diff --git a/go-form-plugin/templates/form-shortcode.php b/go-form-plugin/templates/form-shortcode.php index 23fab79..53c45ee 100644 --- a/go-form-plugin/templates/form-shortcode.php +++ b/go-form-plugin/templates/form-shortcode.php @@ -49,9 +49,10 @@ background-color: #f5f5f5; } - .go-form-table tr { - background-color: #ffffff !important; - border: none; + .go-form-grid { + display: grid; + grid-template-columns: auto auto; + column-gap: 16px; } @@ -61,49 +62,47 @@ -
| - - | -- - | -
| - - | -- - - | -
| - - | -- - | -
| - - | -- - | -