@ttk/component
Version:
ttk组件库
14 lines • 377 B
text/less
.@{mk-prefix}-spin {
font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.@{ant-prefix}-spin-dot-spin{
background-size:100% 100%;
-moz-background-size:100% 100%;
background-repeat: no-repeat;
background-image: url(../img/loading-0.gif);
& > i {
display: none;
}
transform: none;
animation: none;
}