浏览代码

鼠标形状优化

zhouna 5 年之前
父节点
当前提交
70bc78f91d
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/components/Banner/ModeChange/index.less

+ 3 - 0
src/components/Banner/ModeChange/index.less

@@ -43,6 +43,9 @@
           margin: 0 12px 0 20px;
         }
       }
+      .fade .switch{
+        cursor: auto;
+      }
       .close{
         line-height: 24px;
         padding: 8px 3px 7px 10px;