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
I'm trying to overrule the default width of a button, but I'm not having much success.
It seems the length of the text is leading. However, I would like to overrule this behaviour by setting a fixed width, so that buttons with less text (less width) can be set to the same width as buttons with more text.
I have 2 button-areas, both set to 100 width. One with a large header, the other having a short header. However, each actual button inside this 'buttons-area' is smaller.
Is there any way to change this behaviour?
The text was updated successfully, but these errors were encountered:
Environment
I'm trying to overrule the default width of a button, but I'm not having much success.
It seems the length of the text is leading. However, I would like to overrule this behaviour by setting a fixed width, so that buttons with less text (less width) can be set to the same width as buttons with more text.
Considering the following example;
I have 2 button-areas, both set to 100 width. One with a large header, the other having a short header. However, each actual button inside this 'buttons-area' is smaller.
Is there any way to change this behaviour?
The text was updated successfully, but these errors were encountered: