瀏覽代碼

样式修改

luolei 5 年之前
父節點
當前提交
f23c5b928f
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      src/css/console.less
  2. 1 0
      src/css/deptConsole.less

+ 1 - 0
src/css/console.less

@@ -437,6 +437,7 @@ body.console {
       border-right: 1px solid @themeBorderClr;
       border-right: 1px solid @themeBorderClr;
       box-sizing: border-box;
       box-sizing: border-box;
       width: 30%;
       width: 30%;
+      cursor: default;
     }
     }
   }
   }
   .bingliLis {
   .bingliLis {

+ 1 - 0
src/css/deptConsole.less

@@ -402,6 +402,7 @@ body.console {
       // border-right: 1px solid #E2E5EF;
       // border-right: 1px solid #E2E5EF;
       box-sizing: border-box;
       box-sizing: border-box;
       width: 30%;
       width: 30%;
+      cursor: default;
     }
     }
     .four {
     .four {
       border-right: 0 none;
       border-right: 0 none;