mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 10:30:01 +08:00
FIX: ensures date/time don't linebreak (#19225)
This commit is contained in:
parent
7e504a1489
commit
a3abbe07db
|
@ -463,6 +463,7 @@ $float-height: 530px;
|
|||
&__date {
|
||||
color: var(--primary-high);
|
||||
font-size: var(--font-down-2);
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.chat-channel-unread-indicator {
|
||||
|
|
Loading…
Reference in New Issue
Block a user