Selaa lähdekoodia

菜单样式优化

zhouna 5 vuotta sitten
vanhempi
commit
5eca9984be
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/css/qcScore.less

+ 2 - 2
src/css/qcScore.less

@@ -138,7 +138,7 @@
       display: none;
       li.page{
         text-indent: 55px;
-        color: @fstColor;
+        color: @greyColor;
         &.active{
           color: @activeColor;
         }
@@ -217,7 +217,7 @@
       li{
         height: 40px;
         line-height: 40px;
-        color: #A5ADBF;
+        color: @greyColor;
         text-indent: 30px;
         border-radius: 4px;
         &:hover,&.active{