fix: Form添加padding:0 12px与header对齐
This commit is contained in:
parent
65bbe39477
commit
3bafa4425a
@ -59,6 +59,7 @@
|
||||
"id": "discount_form_{{loop.index}}",
|
||||
"options": {
|
||||
"width": "22%",
|
||||
"padding": "0 12px",
|
||||
"show_label": false,
|
||||
"submit_url": "{{entire_url('./save_discount.dspy')}}",
|
||||
"fields": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user