We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb0ec05 commit 27a3888Copy full SHA for 27a3888
packages/styles/src/ele/index.css
@@ -38,3 +38,7 @@
38
border: 1px solid var(--el-color-danger);
39
}
40
41
+
42
+html .el-loading-mask {
43
+ z-index: 1000;
44
+}
0 commit comments