mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
left_sidebar: Hide mention indicator on expanded folder except on hover.
This commit is contained in:
@@ -567,7 +567,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.stream-list-subsection-header .unread_mention_info {
|
||||
.stream-list-subsection-header:not(:hover) .unread_mention_info {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user