采购部样式

This commit is contained in:
zhangdingyu
2019-10-23 15:50:04 +08:00
parent ca6f5b5936
commit b1be1eaee9
16 changed files with 219 additions and 265 deletions

View File

@@ -109,7 +109,7 @@ el-form-item__content{
//background-color: #2e296a!important;
}
.el-card__body{
padding: 10px !important;
padding: 0 10px 0 10px !important;
margin: 0px !important;
}
.app-container{
@@ -275,3 +275,6 @@ h3 {
color: white;
}
}
.el-tabs--border-card>.el-tabs__content {
padding: 15px 15px 0px 15px!important;
}