feat: refresh profile and settings pages

This commit is contained in:
2026-08-07 17:21:05 +08:00
parent 8fb07f96c9
commit 2b6c74fc97
7 changed files with 63 additions and 70 deletions
+2 -3
View File
@@ -1,5 +1,5 @@
.agreement-page {
padding: 0 24px 24px;
padding: 0 32px 32px;
}
.agreement-title {
@@ -8,11 +8,10 @@
color: var(--text-primary);
display: block;
margin-bottom: 32px;
padding-top: 24px;
}
.agreement-content {
padding: 40px 32px;
padding: 40px 0;
line-height: 1.8;
}