update session hover popover styling

This commit is contained in:
David Hill
2026-01-20 00:21:11 +00:00
parent 054ccee78d
commit cf284e32aa
3 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@
}
[data-slot="hover-card-body"] {
padding: 12px;
padding: 4px;
}
}

View File

@@ -72,7 +72,7 @@
[data-slot="message-nav-title-preview"] {
font-size: 14px; /* text-14-regular */
color: var(--text-weak);
color: var(--text-base);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;