瀏覽代碼

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 {