Feature Request
Ionic version:
[x] 4.5
Describe the Feature Request
A standard ion-fab-button has a hard-coded size of 56px - see fab-button.vars.scss:
$fab-size: 56px !default;
For the button texts I want to display this is a little bit too small. Are there any plans/ would it be possible to introduce a CSS variable which can be overwritten by users of the framework?
Feature Request
Ionic version:
[x] 4.5
Describe the Feature Request
A standard ion-fab-button has a hard-coded size of 56px - see fab-button.vars.scss:
$fab-size: 56px !default;For the button texts I want to display this is a little bit too small. Are there any plans/ would it be possible to introduce a CSS variable which can be overwritten by users of the framework?