Update code.module.sass to make code title sticky (#13379)

This commit is contained in:
Yaseen 2024-03-26 06:15:25 -05:00 committed by svlandeg
parent c5d0f1e376
commit 01a1bce560

View File

@ -109,6 +109,8 @@
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25)
background: var(--color-dark)
margin: 1.5rem 0 0 2rem
position: sticky
left: 2rem
.header
width: 100%