Browse Source

Hide green status bar

Danilo Bargen 6 năm trước cách đây
mục cha
commit
fdb831ee09
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 {