手机端调整

This commit is contained in:
summation
2022-01-21 11:41:49 +08:00
parent 44d5271207
commit 71937467f0
8 changed files with 175 additions and 59 deletions

View File

@@ -693,5 +693,14 @@ img, picture {
.el-dialog{
width: 90%;
}
.diallog_width{
.el-dialog{
width: 100%;
}
.el-dialog__title{
color: #e1001a;
}
}
}

View File

@@ -525,9 +525,8 @@
display: flex;
align-items: center;
justify-content: center;
width: 59px;
font-size: 16px;
height: 39px;
padding: 5px;
border-radius: 3px;
}
}