FIX: broken sticky date on firefox (#20594)
This commit is contained in:
parent
c25d79168b
commit
f76ea32246
|
@ -78,6 +78,7 @@
|
||||||
font-size: var(--font-down-1);
|
font-size: var(--font-down-1);
|
||||||
padding: 0.25rem 0.5rem;
|
padding: 0.25rem 0.5rem;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
& + .chat-message-separator__line-container {
|
& + .chat-message-separator__line-container {
|
||||||
|
|
Loading…
Reference in New Issue