Преглед изворни кода

skin: fix select button hidden issue in FF

Alexander Rose пре 5 година
родитељ
комит
188ea6e8e2
1 измењених фајлова са 1 додато и 0 уклоњено
  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;