style(client): toast sometimes going out of bounds

This commit is contained in:
Elian Doran 2025-08-31 20:42:46 +03:00
parent 91ae9d75f7
commit 51d879ba6f
No known key found for this signature in database

View File

@ -1134,6 +1134,7 @@ a.external:not(.no-arrow):after, a[href^="http://"]:not(.no-arrow):after, a[href
.toast-body { .toast-body {
white-space: preserve-breaks; white-space: preserve-breaks;
overflow: hidden;
} }
.ck-mentions .ck-button { .ck-mentions .ck-button {