mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 19:42:54 +08:00
Tweak table sort icons position
This commit is contained in:
parent
0754845aff
commit
eb2290a87f
@ -256,11 +256,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&-up:after {
|
&-up:after {
|
||||||
bottom: -2px;
|
bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-down:after {
|
&-down:after {
|
||||||
top: 2px;
|
top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.@{iconfont-css-prefix}-caret-up,
|
.@{iconfont-css-prefix}-caret-up,
|
||||||
|
Loading…
Reference in New Issue
Block a user