Selaa lähdekoodia

Added missing space for tooltip in the settings

Marcel Baumgartner 1 vuosi sitten
vanhempi
commit
bb0ab9dc67
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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;