소스 검색

收起图标对齐4935

zhouna 5 년 전
부모
커밋
dd2de4fe48
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      src/css/index.less

+ 4 - 4
src/css/index.less

@@ -331,15 +331,15 @@
       }
     }
     .YH-QXGL{
-      background: url("../images/qxgl.png") 16px 11px no-repeat;
+      background: url("../images/qxgl.png") 25px 11px no-repeat;
       &:hover,&.active{
-        background: url("../images/qxgl_a.png") @activeBg 16px 11px no-repeat;
+        background: url("../images/qxgl_a.png") @activeBg 25px 11px no-repeat;
       }
     }
     .YH-YCSJJK{
-      background: url("../images/un.png") 16px 11px no-repeat;
+      background: url("../images/un.png") 25px 11px no-repeat;
       &:hover,&.active,&.list-1-show{
-        background: url("../images/un_a.png") @activeBg 16px 11px no-repeat;
+        background: url("../images/un_a.png") @activeBg 25px 11px no-repeat;
       }
     }
   }