This commit is contained in:
lb
2023-12-29 09:31:33 +08:00
parent 060616e845
commit 3f44cb9e9a
3 changed files with 12 additions and 12 deletions

View File

@@ -8,7 +8,7 @@
place-items: center;
background: #fff;
position: fixed;
bottom: 0;
bottom: -5vh;
opacity: 0;
left: 50%;
transform: translateX(-50%);