Skip to content

Commit a166cb0

Browse files
author
Eunsoo Lee
committed
Update Chat.css
1 parent e7bdd2e commit a166cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frontend_react/src/styles/Chat.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126

127127
.user {
128128
background-color: var(--colorBrandBackground2);
129-
color: var(--colorNeutralForegroundOnBrand);
129+
color: var(--colorNeutralForegroundOn2);
130130
align-self: flex-end;
131131
padding: 2px 16px;
132132
border-radius: 6px;

0 commit comments

Comments
 (0)