max-height of q-input in SCSS
-
This post is deleted! -
@kms695 you can put it at style part of your App.vue, but don’t expect other css will just automatically adjust to your global style override, you’ll have to do some test and more css overriding in order to make it look right (inspect browser etc… to see classes that needs to be overridden). You can also put it in your app.sass/scss/stylus file.