mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
[MM-55336] Fixed teamname alignment in channel switcher (#25429)
This commit is contained in:
parent
759bb70b2f
commit
51715d5ed6
@ -342,6 +342,7 @@
|
||||
right: 20px;
|
||||
overflow: hidden;
|
||||
max-width: 20%;
|
||||
text-align: right;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user