zhangxc 5 lat temu
rodzic
commit
66a017640b
1 zmienionych plików z 19 dodań i 7 usunięć
  1. 19 7
      src/css/qcScore.less

+ 19 - 7
src/css/qcScore.less

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