mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
update table filter menu style
This commit is contained in:
parent
a222b3898b
commit
e3f0b2c6f5
@ -226,7 +226,6 @@
|
||||
box-shadow: @box-shadow-base;
|
||||
|
||||
.ant-dropdown-menu {
|
||||
max-height: 220px;
|
||||
border: 0;
|
||||
box-shadow: none;
|
||||
border-radius: @border-radius-base @border-radius-base 0 0;
|
||||
@ -241,6 +240,7 @@
|
||||
.ant-dropdown-menu-submenu-title:after {
|
||||
color: @primary-color;
|
||||
font-weight: bold;
|
||||
text-shadow: 0 0 2px tint(@primary-color, 80%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user