mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-28 17:46:44 +02:00
Only break-word in notification tag
This commit is contained in:
parent
907e0b8d37
commit
830dd2c23a
@ -115,6 +115,6 @@ afx-toast-notification div[data-id="toast_container"] div[data-id="toast_content
|
||||
{
|
||||
padding: 20px 15px;
|
||||
-ms-word-break: break-all;
|
||||
word-break: break-all;
|
||||
/*word-break: break-word;*/
|
||||
/*word-break: break-all;*/
|
||||
word-break: break-word;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user