1
This commit is contained in:
1
20220330_Vote/Ewide.Web.Entry/wwwroot/lib/element-plus/theme-chalk/el-icon.min.css
vendored
Normal file
1
20220330_Vote/Ewide.Web.Entry/wwwroot/lib/element-plus/theme-chalk/el-icon.min.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.el-icon-loading{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@-webkit-keyframes rotating{0%{transform:rotateZ(0)}100%{transform:rotateZ(360deg)}}@keyframes rotating{0%{transform:rotateZ(0)}100%{transform:rotateZ(360deg)}}.el-icon{--color:inherit;height:1em;width:1em;line-height:1em;display:inline-flex;justify-content:center;align-items:center;position:relative;fill:currentColor;color:var(--color);font-size:inherit}.el-icon.is-loading{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.el-icon svg{height:1em;width:1em}
|
||||
Reference in New Issue
Block a user