Although all the button on the Buttons.razor page uses the "btn-block" class to stretch the button to all the available space, when the Button component is used on other pages not always is the 100% stretch desirable.
I propose removing the "btn-block" class and adding it back via some configurable parameter.
Although all the button on the Buttons.razor page uses the "btn-block" class to stretch the button to all the available space, when the Button component is used on other pages not always is the 100% stretch desirable.
I propose removing the "btn-block" class and adding it back via some configurable parameter.