FIX: broken sticky date on firefox (#20594)

This commit is contained in:
Joffrey JAFFEUX 2023-03-08 22:23:24 +01:00 committed by GitHub
parent c25d79168b
commit f76ea32246
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,6 +78,7 @@
font-size: var(--font-down-1);
padding: 0.25rem 0.5rem;
box-sizing: border-box;
display: flex;
}
& + .chat-message-separator__line-container {