소스 검색

详情菜单宽度回退

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

+ 2 - 2
src/css/qcScore.less

@@ -25,7 +25,7 @@
 }
 .sub-menu{
   position: relative;
-  width: @menuWt+25px;
+  width: @menuWt+15px;
   height: 100%;
   float: left;
   overflow-y: auto;
@@ -163,7 +163,7 @@
   }
 }
 .tab-container{
-  margin-left: @menuWt+25px;
+  margin-left: @menuWt+15px;
   /*height: 100%;*/
   .content-box{
     width:78%;