Browse Source

Merge pull request #13407 from grafana/13312_legend_table_width

13312 legend table width
Torkel Ödegaard 7 năm trước cách đây
mục cha
commit
8009bc3940

+ 0 - 5
public/sass/components/_panel_graph.scss

@@ -17,10 +17,6 @@
         padding-left: 0px;
         padding-left: 0px;
       }
       }
 
 
-      .graph-legend-table {
-        width: auto;
-      }
-
       .graph-legend-table .graph-legend-series {
       .graph-legend-table .graph-legend-series {
         display: table-row;
         display: table-row;
       }
       }
@@ -35,7 +31,6 @@
 }
 }
 
 
 .datapoints-warning {
 .datapoints-warning {
-  pointer: none;
   position: absolute;
   position: absolute;
   top: 50%;
   top: 50%;
   left: 50%;
   left: 50%;