diff --git a/src/dialogs/notifications/notification-drawer.js b/src/dialogs/notifications/notification-drawer.js index 927af2f3a927..9fcb81950e6f 100644 --- a/src/dialogs/notifications/notification-drawer.js +++ b/src/dialogs/notifications/notification-drawer.js @@ -50,6 +50,11 @@ export class HuiNotificationDrawer extends EventsMixin( padding: 0 16px 16px; } + .notification-actions { + padding: 0 16px 16px; + text-align: center; + } + .empty { padding: 16px; text-align: center; @@ -69,6 +74,13 @@ export class HuiNotificationDrawer extends EventsMixin( +