What is the easy way to custom buttons size in button-bar (footer)

Hi,

By default, all buttons have the same size in a ion-footer-bar combined with a button-bar.

Is there an easy way to make something like:

button to the left: 10% of full width
button to the right : 90%

and not 50/50

Thanks :wink:

take a look in the scss styling for button bars and button bars button --> extend them so you can set specific width or max-width

2 Likes