Adjust date header styles

Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
This commit is contained in:
automated-signal
2026-05-12 12:06:54 -05:00
committed by GitHub
parent a9cac6f506
commit b891e43374
@@ -22,10 +22,10 @@ export function TimelineDateHeader({
<div className={tw('flex justify-center p-5')}>
<div
className={tw(
'type-body-medium text-label-primary select-none',
'type-body-medium text-label-secondary select-none',
isSignalConversation
? 'rounded-3xl border border-border-secondary bg-legacy-signal-conversation-bg px-2.5 py-1 ' +
'type-body-small font-medium text-label-secondary dark:text-label-secondary-on-color'
'type-body-small font-medium dark:text-label-secondary-on-color'
: null
)}
>