Explorar el Código

Dropdown: fix style (#14907)

qinjunshan hace 6 años
padre
commit
42c2e2371d
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      packages/theme-chalk/src/dropdown.scss

+ 0 - 2
packages/theme-chalk/src/dropdown.scss

@@ -69,8 +69,6 @@
   border: 1px solid $--border-color-lighter;
   border-radius: $--border-radius-base;
   box-shadow: $--dropdown-menu-box-shadow;
-  max-height: 400px;
-  overflow: auto;
 
   @include e(item) {
     list-style: none;