wip: font-size updates
This commit is contained in:
parent
05e0759878
commit
19c6fec4d1
3 changed files with 6 additions and 2 deletions
|
|
@ -64,7 +64,7 @@
|
|||
|
||||
[data-slot="session-turn-message-title"] {
|
||||
width: 100%;
|
||||
font-size: 15px; /* text-14-medium */
|
||||
font-size: var(--font-size-large);
|
||||
font-weight: 500;
|
||||
color: var(--text-strong);
|
||||
overflow: hidden;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue