Skip to content

Commit 6255915

Browse files
ckaznableclaude
andcommitted
fix: revert .message.sent background to --bg-pri-medium
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 1d60ec7 commit 6255915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/pages/_Chat.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
}
214214

215215
&.sent {
216-
background: var(--bg-gray-strong);
216+
background: var(--bg-pri-medium);
217217
color: var(--text-invert);
218218
margin-left: auto;
219219
animation: slideFromRight $transition-normal ease;

0 commit comments

Comments
 (0)