Dropdown: fix style (#14907)

pull/15238/head
qinjunshan 2019-04-23 16:31:30 +08:00 committed by hetech
parent 070bf1fd1b
commit 42c2e2371d
1 changed files with 0 additions and 2 deletions

View File

@ -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;