Browse Source

set z-index for tooltips

andre 4 năm trước cách đây
mục cha
commit
c0a1870bdf
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      templates/client/default/assets/css/layers-ui.css

+ 1 - 0
templates/client/default/assets/css/layers-ui.css

@@ -17275,6 +17275,7 @@ Rail
   color: #b3b5b9;
   vertical-align: text-bottom;
   margin-left: 8px;
+  z-index: 1;
 }
 
 #layers .lu-form-check label {