From 3b1ed578c573162a653aa293ff146e0bd2e92dad Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Tue, 7 Apr 2026 04:05:07 +0200 Subject: [PATCH] refactor(appstore): migrate app level badge to css modules Signed-off-by: Ferdinand Thiessen --- .../appstore/src/components/AppLevelBadge.vue | 42 ++++++++++--------- 1 file changed, 22 insertions(+), 20 deletions(-) diff --git a/apps/appstore/src/components/AppLevelBadge.vue b/apps/appstore/src/components/AppLevelBadge.vue index 3e430a9d768..eee6905bb7c 100644 --- a/apps/appstore/src/components/AppLevelBadge.vue +++ b/apps/appstore/src/components/AppLevelBadge.vue @@ -2,19 +2,9 @@ - SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors - SPDX-License-Identifier: AGPL-3.0-or-later --> - -