调整弹窗UI位置
This commit is contained in:
parent
23053a70cc
commit
8fddae4794
@ -758,6 +758,10 @@ html{
|
||||
}
|
||||
|
||||
//=================== start::提示框置顶 ===============================
|
||||
.el-message {
|
||||
top: 100px !important;
|
||||
}
|
||||
|
||||
.el-message.el-message--warning{z-index: 9999 !important;}
|
||||
.el-message.el-message--error,.el-message.el-message--error.is-closable{z-index: 9999 !important;}
|
||||
.el-message.el-message--warning,.is-closable{z-index: 9999 !important;}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user