Ver Fonte

fix: selector css

DDMeaqua há 1 ano atrás
pai
commit
ebaeb5a0d5
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      app/components/ui-lib.module.scss

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

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