From bb0ab9dc676a3853f64efe119637c4e93ee6c61c Mon Sep 17 00:00:00 2001 From: Marcel Baumgartner Date: Tue, 23 Apr 2024 16:03:03 +0200 Subject: [PATCH] Added missing space for tooltip in the settings --- Moonlight/Core/UI/Views/Admin/Sys/Settings.razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Moonlight/Core/UI/Views/Admin/Sys/Settings.razor b/Moonlight/Core/UI/Views/Admin/Sys/Settings.razor index b76fe90..61fc553 100644 --- a/Moonlight/Core/UI/Views/Admin/Sys/Settings.razor +++ b/Moonlight/Core/UI/Views/Admin/Sys/Settings.razor @@ -22,7 +22,7 @@ } else { -
+
@{ string title;