1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-10-31 13:53:00 +00:00
This commit is contained in:
SuperBFG7
2021-06-17 11:43:45 +02:00
parent ebf5b3894d
commit fd727cc20b

View File

@@ -184,6 +184,6 @@ button {
.sticky { .sticky {
position: sticky; position: sticky;
top: 55px; top: 55px;
z-index: 99; z-index: 99;
} }
} }