style(chat): improve insufficient credits description size

This commit is contained in:
2026-07-08 11:16:13 +08:00
parent 6b8345e318
commit f761917399
@@ -34,7 +34,7 @@
max-width: min(100%, 360px);
margin: 0 auto var(--spacing-lg, 16px);
color: rgba(255, 255, 255, 0.88);
font-size: var(--responsive-caption, 13px);
font-size: var(--responsive-body, 16px);
font-weight: 600;
line-height: 1.45;
}