mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-04 04:58:55 +08:00
Tweak sort position again
This commit is contained in:
parent
4b1857d587
commit
d9053a2526
@ -272,14 +272,15 @@
|
|||||||
height: 4px;
|
height: 4px;
|
||||||
transition: all .3s;
|
transition: all .3s;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-down {
|
&-down {
|
||||||
margin-top: 1.5px;
|
margin-top: 1.5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.@{iconfont-css-prefix}-caret-down {
|
.@{iconfont-css-prefix}-caret-up {
|
||||||
top: -1.5px;
|
margin-top: 0.5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user