mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
[Client] Fix bug
This commit is contained in:
parent
d6e332a440
commit
8076314247
2 changed files with 2 additions and 0 deletions
|
@ -138,6 +138,7 @@
|
|||
display block
|
||||
float left
|
||||
margin 0 16px 10px 0
|
||||
position -webkit-sticky
|
||||
position sticky
|
||||
top 74px
|
||||
|
||||
|
|
|
@ -112,6 +112,7 @@
|
|||
display block
|
||||
float left
|
||||
margin 0 10px 8px 0
|
||||
position -webkit-sticky
|
||||
position sticky
|
||||
top 66px
|
||||
|
||||
|
|
Loading…
Reference in a new issue