feat(usage): increase font size of health title for better visibility

This commit is contained in:
Supra4E8C
2026-02-14 20:18:53 +08:00
parent 6d96c92233
commit 211f9f280c

View File

@@ -932,7 +932,7 @@
}
.healthTitle {
font-size: 14px;
font-size: 18px;
font-weight: 700;
color: var(--text-primary);
margin: 0;