mirror of https://git.sr.ht/~cadence/cloudtube
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
|
@ -74,6 +74,7 @@ $_theme: () !default
|
||||||
|
|
||||||
&:target
|
&:target
|
||||||
position: fixed
|
position: fixed
|
||||||
|
z-index: 1
|
||||||
top: 0
|
top: 0
|
||||||
bottom: 0
|
bottom: 0
|
||||||
left: 0
|
left: 0
|
||||||
|
|
Loading…
Reference in New Issue