Commit 42c2e237 authored by qinjunshan's avatar qinjunshan Committed by hetech

Dropdown: fix style (#14907)

parent 070bf1fd
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment