diff --git a/less/core/notify.less b/less/core/notify.less index 63c82992..c55beac4 100644 --- a/less/core/notify.less +++ b/less/core/notify.less @@ -42,7 +42,7 @@ flex-direction: row; column-gap: 1rem; - .notify__body { + .notify__text { width: 60%; } diff --git a/templates/notifyPopup.hbs b/templates/notifyPopup.hbs index f500cc33..e0042f40 100644 --- a/templates/notifyPopup.hbs +++ b/templates/notifyPopup.hbs @@ -13,15 +13,6 @@ {{/if}} - {{#if title}} -