style(chat): simplify insufficient credits description
Docker Image / Build and Push Docker Image (push) Successful in 4m30s

This commit is contained in:
2026-07-08 11:32:45 +08:00
parent f761917399
commit c8a45e126c
3 changed files with 8 additions and 8 deletions
@@ -34,9 +34,9 @@
max-width: min(100%, 360px);
margin: 0 auto var(--spacing-lg, 16px);
color: rgba(255, 255, 255, 0.88);
font-size: var(--responsive-body, 16px);
font-size: var(--responsive-caption, 14px);
font-weight: 600;
line-height: 1.45;
line-height: 1.4;
}
.cta {