style(接口自动化): 样式优化

This commit is contained in:
fit2-zhao 2021-09-28 10:56:30 +08:00 committed by fit2-zhao
parent 71948d659a
commit 2b9bd90e25
1 changed files with 0 additions and 10 deletions

View File

@ -934,16 +934,6 @@ export default {
z-index: 5;
}
/deep/ .el-tree-node__content {
height: 100%;
margin-top: 8px;
vertical-align: center;
}
/deep/ .el-card__body {
padding: 6px 10px;
}
/deep/ .el-drawer__body {
overflow: auto;
}