1
0

2 Commit-ok 6c8dc2494b ... eb29694dbb

Szerző SHA1 Üzenet Dátum
  xdd eb29694dbb Merge branch 'master_feat_h5preview_20250305' 1 napja
  xdd d2629f000e 样式微调 1 napja
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      pages/index/index.vue

+ 2 - 1
pages/index/index.vue

@@ -540,7 +540,7 @@ export default {
   color: white;
   border: none;
   border-radius: 18px;
-  padding: 8px 16px;
+  padding: 1px 16px;
   font-size: 14px;
   cursor: pointer;
   transition: background-color 0.2s;
@@ -574,6 +574,7 @@ export default {
   position: fixed;
   bottom: 0;
   left: 0;
+  z-index: 999;
 }
 
 .countdown2-box {