mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
css: update icon code, close: #4189
This commit is contained in:
parent
66f7b050eb
commit
192ca5d898
@ -63,7 +63,7 @@
|
|||||||
&.@{select-tree-prefix-cls}-icon_loading {
|
&.@{select-tree-prefix-cls}-icon_loading {
|
||||||
&:after {
|
&:after {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
.iconfont-font("\e6a1");
|
.iconfont-font("\e64d");
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
animation: loadingCircle 1s infinite linear;
|
animation: loadingCircle 1s infinite linear;
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
|
Loading…
Reference in New Issue
Block a user