فهرست منبع

fix(graph legend): fixed legend table mode scrollbar visible when it needs to to, fixes #6828

Torkel Ödegaard 9 سال پیش
والد
کامیت
65cf0d0e5c
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      public/sass/components/_panel_graph.scss

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

@@ -89,6 +89,7 @@
     display: block;
     overflow-y: auto;
     overflow-x: hidden;
+    padding-bottom: 1px;
   }
 
   .graph-legend-series {