mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
recents: Preserve space for actions in archived channels.
This commit is contained in:
@@ -264,6 +264,10 @@
|
||||
margin-left: 5px;
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
/* Preserve space for the actions even on archived
|
||||
channels, especially those with unreads. The
|
||||
width is 16px at 16px/1em. */
|
||||
min-width: 1em;
|
||||
}
|
||||
|
||||
.mention_in_unread {
|
||||
|
Reference in New Issue
Block a user