mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
[Client] Fix design
This commit is contained in:
parent
134c738c24
commit
7f5a6e2e52
2 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
<style>
|
||||
:scope
|
||||
display block
|
||||
position -webkit-sticky
|
||||
position sticky
|
||||
top 0
|
||||
z-index 1024
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
$height = 48px
|
||||
|
||||
display block
|
||||
position -webkit-sticky
|
||||
position sticky
|
||||
top 0
|
||||
z-index 1024
|
||||
|
|
Loading…
Add table
Reference in a new issue