lanxin 1 mēnesi atpakaļ
vecāks
revīzija
35f19545ce
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      scene/src/pages/A3hotList/index.module.scss

+ 2 - 2
scene/src/pages/A3hotList/index.module.scss

@@ -49,7 +49,7 @@
       }
       .A3close {
         position: fixed;
-        bottom: 0;
+        bottom: -12px;
         width: 250px;
         height: 60px;
         background-color: #4d4a37;
@@ -61,7 +61,7 @@
           position: absolute;
           top: 50%;
           left: 50%;
-          transform: translate(-50%, -50%);
+          transform: translate(-50%, -80%);
           width: 24px;
           height: 24px;
           opacity: 0.6;