mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
fix sticky position
This commit is contained in:
parent
7e346ea2b1
commit
f324123f9a
@ -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