Tweak table sort icons position

This commit is contained in:
afc163 2018-03-14 11:54:32 +08:00
parent 0754845aff
commit eb2290a87f

View File

@ -256,11 +256,11 @@
}
&-up:after {
bottom: -2px;
bottom: 0;
}
&-down:after {
top: 2px;
top: 0;
}
.@{iconfont-css-prefix}-caret-up,