소스 검색

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;