1
0
mirror of https://github.com/SuperBFG7/ympd synced 2026-06-02 02:32:14 +00:00
This commit is contained in:
SuperBFG7
2021-06-17 11:43:45 +02:00
parent ebf5b3894d
commit fd727cc20b
+1 -1
View File
@@ -184,6 +184,6 @@ button {
.sticky {
position: sticky;
top: 55px;
z-index: 99;
z-index: 99;
}
}