style(chat): simplify insufficient credits description
Docker Image / Build and Push Docker Image (push) Successful in 4m30s
Docker Image / Build and Push Docker Image (push) Successful in 4m30s
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user