diff --git a/src/renderer/styles/call-notification.less b/src/renderer/styles/call-notification.less index d144872f..0bdd3da7 100644 --- a/src/renderer/styles/call-notification.less +++ b/src/renderer/styles/call-notification.less @@ -136,7 +136,7 @@ body { font-style: normal; font-weight: 600; line-height: 24px; - display: flex; + display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;