mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2025-11-19 12:46:31 +00:00
Fix z-index on can't think page
Because why would I be able to test if I'm not able to think?
This commit is contained in:
parent
1333b990f6
commit
25baf8c73b
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ $_theme: () !default
|
|||
|
||||
&:target
|
||||
position: fixed
|
||||
z-index: 1
|
||||
top: 0
|
||||
bottom: 0
|
||||
left: 0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue