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