diff --git a/components/layout/FormLayout.module.css b/components/layout/FormLayout.module.css index d7c9ff5337..f6171d2dfd 100644 --- a/components/layout/FormLayout.module.css +++ b/components/layout/FormLayout.module.css @@ -16,7 +16,7 @@ position: relative; margin-bottom: 20px; line-height: 1.8; - padding: 0 6px; + padding: 0 20px; } .row > div {