mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
Fix Table filter dropdown style
This commit is contained in:
parent
920a084c21
commit
1042681bcd
@ -107,7 +107,7 @@
|
||||
font-family: "anticon" !important;
|
||||
position: absolute;
|
||||
content: "\e61f";
|
||||
right: 16px;
|
||||
right: 12px;
|
||||
color: @text-color-secondary;
|
||||
.iconfont-size-under-12px(10px);
|
||||
}
|
||||
|
@ -357,7 +357,7 @@
|
||||
border-radius: @border-radius-base @border-radius-base 0 0;
|
||||
|
||||
&-item > label + span {
|
||||
margin-left: 8px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
&-sub {
|
||||
|
Loading…
Reference in New Issue
Block a user