diff --git a/src/components/topbar/StatusAlerts.vue b/src/components/topbar/StatusAlerts.vue index 95329aafdf..19a230a975 100644 --- a/src/components/topbar/StatusAlerts.vue +++ b/src/components/topbar/StatusAlerts.vue @@ -10,29 +10,30 @@ v-for="(item, index) in statusAlerts" :key="index" :data-test-id="`alert-item-${index}`" - class="alert-item" + class="alert-item py-2" > -