Merge branch 'sit-Leung' of https://gitee.com/carl_Ming_1/smart-admin into sit-Leung

This commit is contained in:
Vion
2022-01-21 20:49:02 +08:00
8 changed files with 172 additions and 57 deletions

View File

@@ -694,5 +694,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;
}
}