样式优化

This commit is contained in:
kron
2025-11-08 10:57:37 +08:00
parent 92cb614c50
commit 339d12b7b8
3 changed files with 26 additions and 22 deletions

View File

@@ -391,7 +391,7 @@ onHide(() => {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: -7vw;
margin-top: -3vw;
margin-top: -1%;
margin-bottom: 6%;
}
</style>