Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
This commit is contained in:
@@ -112,3 +112,7 @@ button[disabled].btn-success {
|
||||
color: rgb(50 54 57 / 25%) !important;
|
||||
border-color: hsl(240deg 5.9% 90%) !important;
|
||||
}
|
||||
|
||||
.ant-message {
|
||||
z-index: var(--popup-z-index);
|
||||
}
|
||||
|
@@ -38,3 +38,7 @@
|
||||
border: 1px solid var(--el-color-danger);
|
||||
}
|
||||
}
|
||||
|
||||
html .el-loading-mask {
|
||||
z-index: 1000;
|
||||
}
|
||||
|
Reference in New Issue
Block a user