Skip to content
Snippets Groups Projects
Commit 2244ba9c authored by kos4live's avatar kos4live Committed by Rodrigo Nascimento
Browse files

Fix layout badge cutting on unread messages for long names (#10846)

[FIX] Layout badge cutting on unread messages for long names
parent 955c0c29
No related branches found
No related tags found
No related merge requests found
......@@ -199,6 +199,10 @@
margin: 0 -3px;
align-items: center;
justify-content: space-between;
&-top {
overflow: hidden;
}
}
&__ellipsis {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment