Hi Everyone,
Is there any way to reduce white spacing between fields and make their width as per the content. 
Any suggestions are more than welcome.
Like
1 comments
19:17 Aug 12, 2026
The key is the type of container the fields are in. If you use a flex row/column container it will collapse unused rows/columns For your case, I think you just need to make the columns less wide. For this you could try adding more columns (click the container the fields are in an change columns from 2 to something like 4?)
Ryan
Show all comments