Browse Source

map nav icon picto size padding #2330

bach 7 months ago
parent
commit
6b4e8ae99c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/assets/common.scss

+ 1 - 1
src/assets/common.scss

@@ -12,7 +12,7 @@ $pad_btn: 0.5em;
 span.icon{
   background-repeat: no-repeat;
   background-position: center;
-  background-size: 85%;
+  background-size: 75%;
   display: inline-block;
   vertical-align:bottom;
   width: 1.5em;