v2, empty spaces
#127
-
In a grid based form, how do i leave 1 or 2 columns empty before the next field appears. |
Beta Was this translation helpful? Give feedback.
Answered by
x0k
Jun 2, 2025
Replies: 1 comment 1 reply
-
If you need to increase the spacing between columns, use column-gap |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
aman7000
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you need to increase the spacing between columns, use column-gap
Or assign the corresponding columns to the child fields using grid-column-start