mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-23 20:49:06 +01:00
[Client] Fix design
This commit is contained in:
parent
134c738c24
commit
7f5a6e2e52
@ -21,6 +21,7 @@
|
|||||||
<style>
|
<style>
|
||||||
:scope
|
:scope
|
||||||
display block
|
display block
|
||||||
|
position -webkit-sticky
|
||||||
position sticky
|
position sticky
|
||||||
top 0
|
top 0
|
||||||
z-index 1024
|
z-index 1024
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
$height = 48px
|
$height = 48px
|
||||||
|
|
||||||
display block
|
display block
|
||||||
|
position -webkit-sticky
|
||||||
position sticky
|
position sticky
|
||||||
top 0
|
top 0
|
||||||
z-index 1024
|
z-index 1024
|
||||||
|
Loading…
Reference in New Issue
Block a user