remove code for set left component fixed height

This commit is contained in:
RockYang
2024-05-18 08:07:09 +08:00
parent bcadee7290
commit 50335ebc2d
16 changed files with 67 additions and 33 deletions

View File

@@ -318,12 +318,9 @@ $borderColor = #4676d0;
.el-dialog {
.el-dialog__body {
.notice {
padding 0 20px 0 20px
//padding 0 20px 0 20px
line-height 1.8
.el-text {
font-size 16px
}
font-size 16px
}
}
}