src/styles/element-ui.scss
@@ -122,3 +122,13 @@ // .is-active{ // background: red !important; // } // 修改抽屉头部的底部边距样式 .el-drawer__header{ margin-bottom: 0px !important; } // 模态框提示文字的内边距清0 .el-form--label-top .el-form-item__label{ padding: 0px !important; }