Explorar el Código

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

Torkel Ödegaard hace 10 años
padre
commit
c1d6fcd18d
Se han modificado 1 ficheros con 1 adiciones y 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;
     }