This commit is contained in:
2023-11-28 16:42:40 +08:00
parent 669345c983
commit a0790a6e19
11 changed files with 32 additions and 17 deletions

View File

@@ -196,4 +196,8 @@ input, textarea{
margin-right: 8px;
vertical-align: middle;
}
// 抽屉head区域---end
// 抽屉head区域---end
// 弹出框上下分布去掉label的padding-bottom
.el-form--label-top .el-form-item__label {
padding: 0;
}