css: update icon code, close: #4189

This commit is contained in:
Benjy Cui 2016-12-08 17:01:51 +08:00
parent 66f7b050eb
commit 192ca5d898

View File

@ -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;