fix(mini-user): address URL, form align, agreement checkbox, shop scan resume
CI / verify (pull_request) Has been cancelled

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-15 20:37:40 +08:00
parent 52a809649c
commit 966ddc9219
9 changed files with 106 additions and 21 deletions
+2 -2
View File
@@ -1553,7 +1553,7 @@
.login-agreement {
display: flex;
align-items: flex-start;
align-items: center;
gap: 8px;
font-family: var(--font-label);
font-size: 12px;
@@ -1565,7 +1565,7 @@
}
.login-agreement input {
margin-top: 2px;
margin-top: 0;
width: 16px;
height: 16px;
flex-shrink: 0;