From e1e410b50b4f4aa98992cae446151be5c347923e Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 22 May 2022 23:15:01 +0200 Subject: [PATCH] fix: quick actions not properly styled --- src/components/quick-actions/quick-actions.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/quick-actions/quick-actions.vue b/src/components/quick-actions/quick-actions.vue index 856bd2162..fd26e35ff 100644 --- a/src/components/quick-actions/quick-actions.vue +++ b/src/components/quick-actions/quick-actions.vue @@ -1,6 +1,6 @@