Fix Table filter dropdown style

This commit is contained in:
afc163 2017-01-10 13:46:52 +08:00
parent 920a084c21
commit 1042681bcd
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -357,7 +357,7 @@
border-radius: @border-radius-base @border-radius-base 0 0;
&-item > label + span {
margin-left: 8px;
padding: 0;
}
&-sub {