Browse Source

fixed lastversion btn design

Skylsmoi 7 years ago
parent
commit
7e163061a0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/css/index.styl

+ 3 - 0
src/css/index.styl View File

25
       btnState()
25
       btnState()
26
       border-color darkHtmlColor
26
       border-color darkHtmlColor
27
       box-shadow none
27
       box-shadow none
28
+  &__lastversionbtn
29
+    & > i
30
+      font-size 20px
28
   .optionicon
31
   .optionicon
29
     &:hover, &:focus, &:active
32
     &:hover, &:focus, &:active
30
       color htmlColor
33
       color htmlColor