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
Describe the bug
ui5-badge text is not affected by global styles like * { line-height:1.5 !important; letter-spacing:0.12em !important; word-spacing:0.16em !Important; }
A similar issue was reported for ui5-button for your reference: #2390
Describe the bug
ui5-badge text is not affected by global styles like
* { line-height:1.5 !important; letter-spacing:0.12em !important; word-spacing:0.16em !Important; }
A similar issue was reported for ui5-button for your reference: #2390
To reproduce
Steps to reproduce the behavior:
* { line-height:1.5 !important; letter-spacing:0.12em !important; word-spacing:0.16em !Important; }
Isolated example
Please provide an isolated example if possible, by forking CodeSandbox
Expected behavior
All text should adapt to custom spacing.
Screenshots
Affected components
ui5-badge
Organization:
SuccessFactors
Priority:
Medium
The text was updated successfully, but these errors were encountered: