mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 04:03:45 +08:00
UX: keep timestamp on single line (#23819)
This commit is contained in:
parent
e113eff663
commit
478e738bfd
|
@ -11,6 +11,9 @@
|
||||||
& + .chat-message-info__bot-indicator,
|
& + .chat-message-info__bot-indicator,
|
||||||
& + .chat-message-info__date {
|
& + .chat-message-info__date {
|
||||||
margin-left: 0.25em;
|
margin-left: 0.25em;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user