2
0
Эх сурвалжийг харах

Adjusted modal title padding and margins.

oshikishintaro 5 жил өмнө
parent
commit
876ac8df07

+ 12 - 0
src/client/styles/scss/_layout_growi.scss

@@ -24,6 +24,18 @@
   }
 
   .grw-page-accessories-modal {
+    .modal-body {
+      padding: 0rem;
+    }
+    .nav-title {
+      //li.button etc
+      li.nav-link {
+        padding: 0rem;
+        a.nav-link {
+          padding: 1rem 1.5rem;
+        }
+      }
+    }
     .table-top-icon {
       margin-right: 5px;
     }