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;