浏览代码

调整选择机构组件 按钮边距

zhulu 1 年之前
父节点
当前提交
c1c8a9f01f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/orgSelect/index.vue

+ 1 - 0
src/components/orgSelect/index.vue

@@ -523,6 +523,7 @@ export default {
 
 .dialog-footer {
   float: right;
+  margin: 10px 0px;
 }
 
 ::v-deep .el-dialog__footer {