mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-05 04:37:47 +08:00
12 lines
172 B
SCSS
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;
|
|
}
|