From 1a532265fb2a24c919b519ca0e03329022cff0ac Mon Sep 17 00:00:00 2001 From: patak Date: Fri, 30 Dec 2022 17:24:21 +0100 Subject: [PATCH] fix: avoid icon larger than header in notifications --- pages/notifications.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/notifications.vue b/pages/notifications.vue index dbbbde64..9fe97e19 100644 --- a/pages/notifications.vue +++ b/pages/notifications.vue @@ -41,7 +41,7 @@ onActivated(() => { :title="showSettings ? t('notification.settings.close_btn') : t('notification.settings.show_btn')" @click="showSettings = !showSettings" > -