mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
Fix Button loading animation transition in Firefox
This commit is contained in:
parent
0ed98a5574
commit
58d5fafa19
@ -243,7 +243,7 @@
|
||||
.@{iconfont-css-prefix}-dingding:before { content: "\e923"; }
|
||||
.@{iconfont-css-prefix}-dingding-o:before { content: "\e925"; }
|
||||
|
||||
.@{iconfont-css-prefix}-spin {
|
||||
.@{iconfont-css-prefix}-spin:before {
|
||||
display: inline-block;
|
||||
animation: loadingCircle 0.8s infinite linear;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user