lanxin 1 месяц назад
Родитель
Сommit
e3b2672770
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      src/pages/A2layout/components/Look/index.module.scss

+ 2 - 0
src/pages/A2layout/components/Look/index.module.scss

@@ -134,6 +134,7 @@
           width: 30px;
           width: 30px;
           height: 30px;
           height: 30px;
           z-index: 100;
           z-index: 100;
+          cursor: pointer;
           & > img {
           & > img {
             width: 100%;
             width: 100%;
             height: 100%;
             height: 100%;
@@ -176,6 +177,7 @@
       position: absolute;
       position: absolute;
       top: 30px;
       top: 30px;
       left: 30px;
       left: 30px;
+      cursor: pointer;
     }
     }
   }
   }
 }
 }