You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: