I'm currently working on creating a form using vuetify
that closely resembles the one shown in this image: https://i.sstatic.net/4h6YM.png
After experimenting with vuetify grid and columns, I've managed to achieve something similar to this: https://i.sstatic.net/bw2jJ.png
My goal now is to reduce the height of the input fields and decrease the spacing between rows.
You can view the live code snippet here: https://codepen.io/ijunaid8088/pen/xxGZzGv