Browse Source

Added missing space for tooltip in the settings

Marcel Baumgartner 1 năm trước cách đây
mục cha
commit
bb0ab9dc67

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

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