mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +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 {
|
||||
&:after {
|
||||
display: inline-block;
|
||||
.iconfont-font("\e6a1");
|
||||
.iconfont-font("\e64d");
|
||||
font-weight: bold;
|
||||
animation: loadingCircle 1s infinite linear;
|
||||
margin-top: 8px;
|
||||
|
Loading…
Reference in New Issue
Block a user