diff --git a/src/renderer/styles/notification-comp.less b/src/renderer/styles/notification-comp.less index ed726b15..62a90c23 100644 --- a/src/renderer/styles/notification-comp.less +++ b/src/renderer/styles/notification-comp.less @@ -114,6 +114,7 @@ body { .notification-header-content { display: flex; margin-bottom: 8px; + max-width: 170px; .title { font-family: sans-serif; font-weight: 600;