ソースを参照

Hide green status bar

Danilo Bargen 6 年 前
コミット
fdb831ee09
1 ファイル変更1 行追加0 行削除
  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 {