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

This commit is contained in:
Harshil Sharma
2023-11-16 09:58:39 +05:30
committed by GitHub
parent 759bb70b2f
commit 51715d5ed6

View File

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