111
This commit is contained in:
@@ -135,10 +135,17 @@
|
||||
.el-dialog.login-dialog {
|
||||
--el-dialog-border-radius: 0;
|
||||
--el-dialog-padding-primary: 0;
|
||||
}
|
||||
.login-dialog-content {
|
||||
width: 90rem;
|
||||
height: 62rem;
|
||||
.el-dialog__body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
.login-dialog-content {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
> .bg {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user