黄琪勇 11 hónapja
szülő
commit
ebc1d72a15
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      src/views/creation/index.module.less

+ 2 - 2
src/views/creation/index.module.less

@@ -134,7 +134,7 @@
     position: absolute;
     left: 50%;
     top: 50%;
-    transform: translate(-50%, -50%);
+    transform: translate(-50%, calc(-50% - 20px));
     width: 48px;
     height: 48px;
     background: url("./images/midPlay.png") no-repeat;
@@ -149,7 +149,7 @@
     position: absolute;
     left: 50%;
     transform: translateX(-50%);
-    bottom: 56px;
+    bottom: 96px;
     display: none;
     font-weight: 500;
     font-size: 14px;