소스 검색

Added missing space for tooltip in the settings

Marcel Baumgartner 1 년 전
부모
커밋
bb0ab9dc67
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;