818c27ae by xukangle

fix

1 parent 909307c4
...@@ -1007,7 +1007,7 @@ const formInfo = ref<any>({ ...@@ -1007,7 +1007,7 @@ const formInfo = ref<any>({
1007 // box-shadow: 0 0 0 1px #d9d9d9; 1007 // box-shadow: 0 0 0 1px #d9d9d9;
1008 border: 1px solid #d9d9d9; 1008 border: 1px solid #d9d9d9;
1009 border-radius: 3px; 1009 border-radius: 3px;
1010 margin-right: 18px; 1010 margin-right: 12px;
1011 margin-bottom: 12px; 1011 margin-bottom: 12px;
1012 1012
1013 .header { 1013 .header {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!