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
… svg wrapper
removes the fixed width on the components svg wrapper and label to ensure the component
centers when rendered. Due to these changes the components label can now extend longer
than the svg wrappers width. A varied margin-top is also now applied to the label on
all sizes above extra-small, to ensure there is a correct amount of space between the
label and svg wrapper. Finally, the labels text has also now been aligned to the center,
so if any text does wrap due to container constraints, it will center correctly
fix#6702
Description
If i override the label of a Loader Spinner with a long text, it is left align and truncated to take the width of the spinner
Suggested solution
The text should be centered on one line.
Demo URL
No response
Alternatives
No response
Additional context
No response
Confidentiality
The text was updated successfully, but these errors were encountered: