fix(admin,mini-user): product on-sale tag, store coords inputs, home UX
CI / verify (pull_request) Has been cancelled

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-27 22:40:57 +08:00
parent 09eda9a11e
commit 15b878f2a4
4 changed files with 25 additions and 18 deletions
+2 -2
View File
@@ -205,8 +205,8 @@
justify-content: center;
padding: 4px 10px;
border-radius: var(--radius-full);
background: #2e7d32;
color: #fff;
background: var(--color-aged-amber);
color: #5c4500;
font-size: 11px;
font-weight: 600;
line-height: 16px;