From 4088bfaef574e2d7f978f86ecf53ac9ec190011c Mon Sep 17 00:00:00 2001 From: ChiaraBm Date: Thu, 6 Feb 2025 11:14:49 +0100 Subject: [PATCH] Fixed smaller text issues --- MoonlightServers.Frontend/UI/Views/Admin/All/Index.razor | 4 ++-- MoonlightServers.Frontend/UI/Views/Admin/Stars/Index.razor | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MoonlightServers.Frontend/UI/Views/Admin/All/Index.razor b/MoonlightServers.Frontend/UI/Views/Admin/All/Index.razor index 99af487..07ed32a 100644 --- a/MoonlightServers.Frontend/UI/Views/Admin/All/Index.razor +++ b/MoonlightServers.Frontend/UI/Views/Admin/All/Index.razor @@ -30,7 +30,7 @@ - + @{ var node = Nodes.FirstOrDefault(x => x.Id == context.NodeId); @@ -41,7 +41,7 @@ - + @{ var star = Stars.FirstOrDefault(x => x.Id == context.StarId); diff --git a/MoonlightServers.Frontend/UI/Views/Admin/Stars/Index.razor b/MoonlightServers.Frontend/UI/Views/Admin/Stars/Index.razor index d17a94e..4a9fe5d 100644 --- a/MoonlightServers.Frontend/UI/Views/Admin/Stars/Index.razor +++ b/MoonlightServers.Frontend/UI/Views/Admin/Stars/Index.razor @@ -20,7 +20,7 @@
- +