lusaxweb / vuesax

New Framework Components for Vue.js 2
https://lusaxweb.github.io/vuesax/
MIT License
5.64k stars 741 forks source link

Style customizing #347

Open rejifald opened 6 years ago

rejifald commented 6 years ago

Is your feature request related to a problem? Please describe. I am want to override some default style. Like font-size, font-family, but more important - default size of components. Bigger inputs, buttons, etc.

Describe the solution you'd like Some sass variables that we will can customize

Describe alternatives you've considered Override styles manually. But it is not good way.

katsuren commented 6 years ago

+1 to this feature request. I'd like to customize button styles too. Especially in dialog, buttons are too close to each other (no gap?). And its width depends on the sentence length, it sometimes make incveniences. So I want to customise them.