Jelajahi Sumber

fix: selector css

DDMeaqua 1 tahun lalu
induk
melakukan
ebaeb5a0d5
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  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;