aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/app/css/toasts.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app/css/toasts.css b/src/app/css/toasts.css
index 65e325f..9b92383 100644
--- a/src/app/css/toasts.css
+++ b/src/app/css/toasts.css
@@ -54,4 +54,5 @@
opacity: 0.8;
font-size: 0.8em;
font-weight: 600;
+ word-break: break-word;
}