diff --git a/plugins/notification-resources/src/components/MessagePopup.svelte b/plugins/notification-resources/src/components/MessagePopup.svelte index fc9fc3a1d0..2dfc5e48f1 100644 --- a/plugins/notification-resources/src/components/MessagePopup.svelte +++ b/plugins/notification-resources/src/components/MessagePopup.svelte @@ -99,6 +99,7 @@ .messages { overflow: auto; flex: 1; + padding-top: 0.75rem; min-width: 0; min-height: 0;