Explorar el Código

Added missing space for tooltip in the settings

Marcel Baumgartner hace 1 año
padre
commit
bb0ab9dc67
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;