linted
authorSuperBFG7 <daniel@despite.ch>
Thu, 17 Jun 2021 09:43:45 +0000 (11:43 +0200)
committerSuperBFG7 <daniel@despite.ch>
Thu, 17 Jun 2021 09:43:45 +0000 (11:43 +0200)
htdocs/css/mpd.css

index 1987ce2..4cdc5ac 100644 (file)
@@ -184,6 +184,6 @@ button {
   .sticky {
     position: sticky;
     top: 55px;
-       z-index: 99;
+    z-index: 99;
   }
 }