[MM-42752] Channel header icons impacted by long channel name in mobile view (#25450)
Этот коммит содержится в:
@@ -85,8 +85,8 @@
|
|||||||
|
|
||||||
.navbar-toggle {
|
.navbar-toggle {
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
width: 50px;
|
|
||||||
height: 50px;
|
height: 50px;
|
||||||
|
flex: 0 0 50px;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
border-width: 0;
|
border-width: 0;
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
@@ -98,8 +98,8 @@
|
|||||||
|
|
||||||
&.navbar-right__icon {
|
&.navbar-right__icon {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 32px;
|
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
flex: 0 0 32px;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user