chore: account

This commit is contained in:
xiaojunnuo
2024-09-22 02:06:34 +08:00
parent 0451fa7573
commit bdc0227c08
9 changed files with 163 additions and 73 deletions
@@ -57,7 +57,7 @@ export default {
.container {
.main {
max-width: 368px;
width: 98%;
width: 96%;
}
}
}
@@ -137,8 +137,6 @@ export default {
.main {
min-width: 260px;
width: 368px;
margin: 0 auto;
}
.footer {
@@ -163,6 +161,7 @@ export default {
color: rgba(0, 0, 0, 0.45);
font-size: 14px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
span {