56913a67 by xukangle

fix

1 parent 2f999f2b
...@@ -421,7 +421,7 @@ const formInfo = ref<any>({ ...@@ -421,7 +421,7 @@ const formInfo = ref<any>({
421 visible: true, 421 visible: true,
422 col: 'mr8', 422 col: 'mr8',
423 style: { 423 style: {
424 width: 'calc(33.33% - 20px)!important' 424 width: 'calc(33.33% - 16px)!important'
425 }, 425 },
426 }, 426 },
427 { 427 {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!