mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 16:43:45 +00:00
add top:0
This commit is contained in:
@@ -166,7 +166,8 @@ font-family:Ubuntu
|
||||
}
|
||||
|
||||
.playlist-info{
|
||||
position: sticky
|
||||
position: sticky;
|
||||
top:0;
|
||||
}
|
||||
|
||||
.playlist-info::before {
|
||||
|
||||
Reference in New Issue
Block a user