mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
🐛 Fix Table filter dropdown button not clickable
This commit is contained in:
parent
ce2469667d
commit
6ee4c1a290
@ -410,6 +410,7 @@
|
||||
background: @component-background;
|
||||
border-radius: @border-radius-base;
|
||||
box-shadow: @box-shadow-base;
|
||||
position: relative;
|
||||
|
||||
.@{ant-prefix}-dropdown-menu {
|
||||
border: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user