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:
@@ -342,6 +342,7 @@
|
||||
right: 20px;
|
||||
overflow: hidden;
|
||||
max-width: 20%;
|
||||
text-align: right;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user