소스 검색

修改样式

zhangxc 5 년 전
부모
커밋
25a8c484f1
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/css/itemManager.less
  2. 1 0
      src/css/qcList.less

+ 1 - 0
src/css/itemManager.less

@@ -133,6 +133,7 @@ table{
     line-height: 36px;
     position: relative;
     top: -1px;
+    cursor: pointer;
 }
 .editItem{
    color: #5A8EEE;

+ 1 - 0
src/css/qcList.less

@@ -123,6 +123,7 @@ table{
     line-height: 36px;
     position: relative;
     top: 2px;
+    cursor: pointer;
 }
 .iconCheck{
     width: 14px;