[MM-55336] Fixed teamname alignment in channel switcher (#25429)

Этот коммит содержится в:
Harshil Sharma
2023-11-16 09:58:39 +05:30
коммит произвёл GitHub
родитель 759bb70b2f
Коммит 51715d5ed6

Просмотреть файл

@@ -342,6 +342,7 @@
right: 20px;
overflow: hidden;
max-width: 20%;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}