mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Fixed a bug where unread badge was hidden in LHS (#24440)
This commit is contained in:
parent
d2ce252cf5
commit
4dfe790a72
@ -1132,6 +1132,7 @@ $sidebarOpacityAnimationDuration: 0.15s;
|
||||
}
|
||||
|
||||
>span {
|
||||
width: 100%;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user