diff --git a/src/client/widgets/notifications.vue b/src/client/widgets/notifications.vue index b56be5b4e..2a718a666 100644 --- a/src/client/widgets/notifications.vue +++ b/src/client/widgets/notifications.vue @@ -84,6 +84,7 @@ export default define({ .tl { background: var(--bg); + padding: 8px; } }