Hello!
I’m loving Quasar (and Vue)! After struggling with several half-baked UI frameworks on React, this is just blissful!
I have a quick question - I’m doing a forms-heavy application and wanted to style my text fields and selects with a full border, instead of just the border underneath. I tried to fiddle with several CSS classes - .q-if, .control, .q-input, but nothing seemed to make sense.
Is there a recommended way to do it (and to disable the border underneath)?
Thank you all!