Explorar o código

fix colorpicker colors order (width issue) (#10170)

Alexander Zobnin %!s(int64=8) %!d(string=hai) anos
pai
achega
8aaaee5e16
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      public/sass/components/_panel_graph.scss

+ 1 - 1
public/sass/components/_panel_graph.scss

@@ -193,7 +193,7 @@
 }
 
 .graph-legend-popover {
-  width: 200px;
+  width: 210px;
   label {
     display: inline-block;
   }