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