[MM-55135] Show header status width despite long header (#25138)

* use flex-shrink to retain header status width

* update header

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
Gabriel Akinyosoye
2023-11-24 04:56:38 +01:00
коммит произвёл GitHub
родитель 8dff1ab906
Коммит 208b3fdb65

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

@@ -476,6 +476,7 @@
.header-status__text {
display: flex;
overflow: hidden;
flex-shrink: 0;
align-items: center;
margin-right: 7px;
line-height: 16px;