Skip to content

Commit 4680951

Browse files
doing123FAKER-A
authored andcommitted
Dropdown: fix style (ElemeFE#14907)
1 parent b9c2ed8 commit 4680951

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/theme-chalk/src/dropdown.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@
6969
border: 1px solid $--border-color-lighter;
7070
border-radius: $--border-radius-base;
7171
box-shadow: $--dropdown-menu-box-shadow;
72-
max-height: 400px;
73-
overflow: auto;
7472

7573
@include e(item) {
7674
list-style: none;

0 commit comments

Comments
 (0)