Explorar o código

Fixed full screen edit css issue where part of the dashboard became visible

Torkel Ödegaard %!s(int64=10) %!d(string=hai) anos
pai
achega
c1d6fcd18d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/css/less/grafana.less

+ 1 - 0
src/css/less/grafana.less

@@ -62,6 +62,7 @@
   .main-view-container {
     overflow: hidden;
     height: 0;
+    padding: 0;
     .row-control-inner {
       display: none;
     }