UI: 容量按钮更窄、比例标签颜色统一
Some checks failed
PR Preview / teardown-preview (pull_request) Has been skipped
Test / unit-test (push) Successful in 5s
Test / build-check (push) Successful in 4s
PR Preview / test (pull_request) Successful in 4s
PR Preview / deploy-preview (pull_request) Successful in 17s
Test / e2e-test (push) Failing after 57s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-10 16:44:46 +00:00
parent d38582167b
commit fb2f1d47e6
2 changed files with 5 additions and 5 deletions

View File

@@ -1817,8 +1817,8 @@ async function saveRecipe() {
}
.dilution-label {
font-size: 13px;
color: var(--text-mid, #5a4a35);
font-size: 12px;
color: #4a9d7e;
font-weight: 500;
}