mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-08-05 00:12:26 +02:00
style(dm): move timestamp above bubble, improve meta readability
Move DM timestamp+status row above the message bubble (consistent with group messages). Increase delivery/SNR meta font size and adjust color for better readability in both light and dark themes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
--text-secondary: #495057;
|
||||
--text-muted: #6c757d;
|
||||
--text-meta: #adb5bd;
|
||||
--dm-meta-color: #8b939b;
|
||||
|
||||
/* Borders */
|
||||
--border-color: #dee2e6;
|
||||
@@ -176,6 +177,7 @@
|
||||
--text-secondary: #94a3b8;
|
||||
--text-muted: #64748b;
|
||||
--text-meta: #475569;
|
||||
--dm-meta-color: #5c6d82;
|
||||
|
||||
/* Borders */
|
||||
--border-color: #334155;
|
||||
|
||||
Reference in New Issue
Block a user