Browse Source

design fix

Skylsmoi 6 years ago
parent
commit
85567b4cde
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/css/index.styl

+ 2 - 1
src/css/index.styl View File

@@ -29,6 +29,7 @@ btnState()
29 29
     &:hover, &:focus, &:active
30 30
       color htmlColor
31 31
   .selectStatus
32
+    margin-right 15px
32 33
     .dropdown-item
33 34
       &:hover, &:focus, &:active, &visited, &:focus-within
34 35
         background-color htmlColor
@@ -88,7 +89,7 @@ btnState()
88 89
           & > i
89 90
             margin-right 10px
90 91
             color darkGrey
91
-            font-size 22px
92
+            font-size 20px
92 93
           &:hover, &:focus
93 94
             btnState()
94 95
         &__date