perf: project、module弹框样式调整及字段校验

1.未完成版
This commit is contained in:
chenjinsong
2019-12-27 17:53:17 +08:00
parent b12c79e4bd
commit 65a2e31304
21 changed files with 598 additions and 569 deletions

View File

@@ -562,47 +562,7 @@ export default {
}
}
</script>
<style>
.el-popover {
padding: 0;
border-radius: 10px;
}
.el-form-style .el-form-item {
margin-bottom: 0;
}
.el-form-style .el-form-item .el-form-item__content {
height: 25px;
font-size: 10px;
}
.el-checkbox.is-bordered + .el-checkbox.is-bordered {
margin-left: 0;
margin-top: 20px;
}
.el-divider--horizontal {
margin: 15px;
}
.el-checkbox-group {
padding-top: 10px;
}
.el-checkbox {
width: 270px;
}
.select-style .el-select .el-input .el-input__inner {
width: 400px
}
.el-scrollbar .el-input {
width: 200px
}
</style>
<style scoped>
.sidebar-pop-input {
position: absolute;