Browse Source

svg icons' position adjustment

kaori 5 years ago
parent
commit
e13d8a7e1e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/client/styles/scss/_layout_growi.scss

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

@@ -41,6 +41,7 @@
     svg {
       width: 35px;
       height: 35px;
+      margin-bottom: 6px;
     }
   }
 }