Sfoglia il codice sorgente

Hide green status bar

Danilo Bargen 6 anni fa
parent
commit
fdb831ee09
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/sass/sections/_status_bar.scss

+ 1 - 0
src/sass/sections/_status_bar.scss

@@ -56,6 +56,7 @@ body {
 .status-ok {
     #status-bar {
         background-color: $status-ok;
+        height: 0;
     }
 
     &.visualize-state #title .dot {