feat: 🩹 add balanced text wrapping to popup modal message text
This commit is contained in:
parent
bf7f80f83f
commit
38a9c19699
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@
|
|||
|
||||
:host .message {
|
||||
flex: 1 1 100%;
|
||||
text-wrap: balance;
|
||||
}
|
||||
|
||||
:host .actions {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue