细节完善

This commit is contained in:
kron
2025-08-11 09:13:43 +08:00
parent ae245872f4
commit 42324e8755
3 changed files with 15 additions and 16 deletions

View File

@@ -148,7 +148,7 @@ onMounted(async () => {
<style scoped>
.container {
width: calc(100% - 20px);
padding: 0 15px;
padding: 0 10px;
display: flex;
flex-direction: column;
align-items: center;