mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Update code.module.sass to make code title sticky (#13379)
This commit is contained in:
parent
4dc5fe5469
commit
21aea59001
|
@ -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%
|
||||
|
|
Loading…
Reference in New Issue
Block a user