mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
fix sticky position
This commit is contained in:
parent
e15781c2e3
commit
255cf93609
@ -41,11 +41,15 @@ html {
|
||||
|
||||
align-items: flex-start;
|
||||
|
||||
position: sticky;
|
||||
|
||||
width: 100%;
|
||||
|
||||
gap: 20px;
|
||||
|
||||
&.vertical {
|
||||
position: relative;
|
||||
|
||||
flex-direction: column;
|
||||
|
||||
.play_info_wrapper {
|
||||
|
Loading…
x
Reference in New Issue
Block a user