Sfoglia il codice sorgente

Added missing space for tooltip in the settings

Marcel Baumgartner 1 anno fa
parent
commit
bb0ab9dc67
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Moonlight/Core/UI/Views/Admin/Sys/Settings.razor

+ 1 - 1
Moonlight/Core/UI/Views/Admin/Sys/Settings.razor

@@ -22,7 +22,7 @@
 }
 else
 {
-    <div class="card mt-5">
+    <div class="card mt-5 mb-5">
         <div class="card-header border-bottom-0">
             @{
                 string title;