diff --git a/Moonlight/Core/UI/Components/Partials/StatCard.razor b/Moonlight/Core/UI/Components/Partials/StatCard.razor index 3cf844d..dd5f143 100644 --- a/Moonlight/Core/UI/Components/Partials/StatCard.razor +++ b/Moonlight/Core/UI/Components/Partials/StatCard.razor @@ -11,14 +11,14 @@ else {
-
+
-
+
@Value
-
+
@Description
diff --git a/Moonlight/Core/UI/Views/Admin/Index.razor b/Moonlight/Core/UI/Views/Admin/Index.razor index 2cb5718..9a648b4 100644 --- a/Moonlight/Core/UI/Views/Admin/Index.razor +++ b/Moonlight/Core/UI/Views/Admin/Index.razor @@ -9,47 +9,17 @@ @attribute [RequirePermission(999)] -