瀏覽代碼

fix: selector css

DDMeaqua 1 年之前
父節點
當前提交
ebaeb5a0d5
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      app/components/ui-lib.module.scss

+ 1 - 2
app/components/ui-lib.module.scss

@@ -312,8 +312,7 @@
     min-width: 300px;
     .list {
       max-height: 90vh;
-      overflow-x: hidden;
-      overflow-y: auto;
+      overflow: hidden;
 
       .list-item {
         cursor: pointer;