element-plus/website/demo-styles/loading.scss
2021-07-14 09:27:52 +08:00

12 lines
172 B
SCSS

.demo-loading .#{$namespace}-table {
border: none;
}
.demo-loading
.custom-loading-svg
.el-loading-mask
> .el-loading-spinner
> .circular {
animation: none;
}