소스 검색

bug(5488)

zhangxc 5 년 전
부모
커밋
66a017640b
1개의 변경된 파일19개의 추가작업 그리고 7개의 파일을 삭제
  1. 19 7
      src/css/qcScore.less

+ 19 - 7
src/css/qcScore.less

@@ -202,6 +202,16 @@
     cursor: pointer;
     cursor: pointer;
     margin-bottom: 10px;
     margin-bottom: 10px;
     &:hover{
     &:hover{
+      &:after{
+      //   content: "";
+      //   display: inline-block;
+      //   width: 8px;
+      //   height: 32px;
+      //   background: url("../images/ar.png") no-repeat;
+      //   position: absolute;
+      //  left: 56px;
+      //  top: 4px;
+      }
       ul{
       ul{
         display: block;
         display: block;
       }
       }
@@ -216,14 +226,16 @@
       box-shadow:1px 2px 20px -3px #000512;
       box-shadow:1px 2px 20px -3px #000512;
       margin-left: 3px;
       margin-left: 3px;
       z-index: 9;
       z-index: 9;
+      height: calc(100% - 80px);
+      top: 60px;
       &:before{
       &:before{
-        content: "";
-        display: inline-block;
-        width: 8px;
-        height: 32px;
-        background: url("../images/ar.png") no-repeat;
-        position: absolute;
-        left: -8px;
+        // content: "";
+        // display: inline-block;
+        // width: 8px;
+        // height: 32px;
+        // background: url("../images/ar.png") no-repeat;
+        // position: absolute;
+        // left: -8px;
       }
       }
       li{
       li{
         height: 40px;
         height: 40px;