[MM-42752] Channel header icons impacted by long channel name in mobile view (#25450)

This commit is contained in:
Arslan Butt 2023-11-22 17:52:40 +05:00 committed by GitHub
parent 51e73b681b
commit bdb1b8d376
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,8 +85,8 @@
.navbar-toggle {
z-index: 5;
width: 50px;
height: 50px;
flex: 0 0 50px;
padding: 0 10px;
border-width: 0;
border-color: transparent;
@ -98,8 +98,8 @@
&.navbar-right__icon {
display: flex;
width: 32px;
height: 32px;
flex: 0 0 32px;
align-items: center;
justify-content: center;
padding: 0;