lanxin пре 1 месец
родитељ
комит
35f19545ce
1 измењених фајлова са 2 додато и 2 уклоњено
  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;