style(chat): improve insufficient credits description size
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
max-width: min(100%, 360px);
|
max-width: min(100%, 360px);
|
||||||
margin: 0 auto var(--spacing-lg, 16px);
|
margin: 0 auto var(--spacing-lg, 16px);
|
||||||
color: rgba(255, 255, 255, 0.88);
|
color: rgba(255, 255, 255, 0.88);
|
||||||
font-size: var(--responsive-caption, 13px);
|
font-size: var(--responsive-body, 16px);
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
line-height: 1.45;
|
line-height: 1.45;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user