diff --git a/src/components/extra_notifications/extra_notifications.vue b/src/components/extra_notifications/extra_notifications.vue index 6a54bd28e..fa64ce1fa 100644 --- a/src/components/extra_notifications/extra_notifications.vue +++ b/src/components/extra_notifications/extra_notifications.vue @@ -87,6 +87,11 @@ flex-direction: column; align-items: stretch; + &.panel-body::before { + content: ''; + padding: 0; + } + .notification { width: 100%; border-bottom: 1px solid;