Minor ui fix

This commit is contained in:
KOWX712
2024-11-24 23:01:29 +08:00
parent 9e57c81a66
commit 336efb8d3e
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -537,7 +537,7 @@ body {
display: flex;
justify-content: center;
position: fixed;
bottom: -50px;
bottom: -70px;
left: 50%;
transform: translateX(-50%);
z-index: 3;