From 0716ab16004c01ac2f7cda2c72e7ef562c545d41 Mon Sep 17 00:00:00 2001 From: Imre Gera Date: Mon, 16 Sep 2024 16:21:35 +0000 Subject: [PATCH] fix(appBar): Add explicit size to tasks icon --- components/appBar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/appBar.vue b/components/appBar.vue index 7e409ea..7e121bc 100644 --- a/components/appBar.vue +++ b/components/appBar.vue @@ -33,7 +33,7 @@ const settingsStore = useSettings() :aria-label="$t('appbar.todo')" @click="openPanels.todo = !openPanels.todo" > - +