Explorar o código

Hide the green connection bar for iOS as well (ugly hack alarm)

Lennart Grahl %!s(int64=5) %!d(string=hai) anos
pai
achega
e76643b746
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/sass/sections/_status_bar.scss

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

@@ -89,6 +89,7 @@ body {
 .status-task-relayed-data {
     &.status-warning #status-bar {
         background-color: $status-ok;
+        height: 0;
     }
 }