Frio: break too long words in topbar notifications

This commit is contained in:
Hannes Heute 2025-01-28 21:36:55 +01:00
parent 6e264724f8
commit 2fb162e391

View file

@ -740,6 +740,7 @@ nav.navbar .nav > li > button:focus {
#topbar-first #nav-notifications-menu a {
color: $font_color_darker;
padding: 0;
word-break: break-word;
}
#topbar-first #nav-notifications-menu li.notif-entry {
color: $font_color_darker;