Browse Source

skin: fix select button hidden issue in FF

Alexander Rose 5 năm trước cách đây
mục cha
commit
188ea6e8e2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/mol-plugin-ui/skin/base/components/temp.scss

+ 1 - 0
src/mol-plugin-ui/skin/base/components/temp.scss

@@ -66,6 +66,7 @@
         text-align-last: center;
         background: none;
         padding: 0 $control-spacing;
+        overflow: hidden;
 
         > option[value = _] {
             display: none;