Parcourir la source

修改表单内容宽度

cyy il y a 1 an
Parent
commit
4fa41993e7

+ 1 - 1
src/business/platform/form/formrender/dynamic-form/dynamic-form.vue

@@ -662,7 +662,7 @@
         margin: 0 auto;
         margin: 0 auto;
         padding: 10px;
         padding: 10px;
         min-height: calc(100vh - 120px);
         min-height: calc(100vh - 120px);
-        width: 84%;
+        width: 80%;
     }
     }
     .jbd-replce {
     .jbd-replce {
         height: 5px;
         height: 5px;