优化显示效果

This commit is contained in:
2021-05-04 22:55:48 +08:00
parent 58a8c1ea7a
commit d8221b94e7
4 changed files with 8 additions and 8 deletions

View File

@@ -106,11 +106,5 @@ export default {
max-width: 50rem;
background-color: #FFF;
}
/deep/ .el-form-item {
.el-form-item__label {
font-weight: bold;
}
}
}
</style>