mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-26 17:38:20 +01:00
fix: notification style
This commit is contained in:
parent
be72a62156
commit
edb427d6c3
@ -114,4 +114,7 @@ afx-toast-notification div[data-id="toast_container"] div[data-id="toast_header"
|
||||
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;*/
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user