From c9cd8da2d9d795142688aaa6f8937f14efbd466e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcell=20F=C3=BCl=C3=B6p?= Date: Mon, 20 Jun 2022 18:59:47 +0000 Subject: [PATCH] :lipstick: Missed style update --- src/components/Widgets/NextcloudNotifications.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/Widgets/NextcloudNotifications.vue b/src/components/Widgets/NextcloudNotifications.vue index 719f208d..dd1d4f34 100644 --- a/src/components/Widgets/NextcloudNotifications.vue +++ b/src/components/Widgets/NextcloudNotifications.vue @@ -193,8 +193,7 @@ export default { text-align: left; > img { float: right; - width: 16px; - height: 16px; + width: 1em; position: relative; top: 1em; opacity: .75;