فهرست منبع

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;