Fix main header sizing issues on Linux

This commit is contained in:
Evan Hahn 2021-03-22 12:51:55 -05:00 committed by GitHub
parent 3324563762
commit 544e20e1d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4336,7 +4336,7 @@ button.module-conversation-details__action-button {
-webkit-app-region: no-drag;
&__input {
flex-grow: 1;
width: 100%;
height: 28px;
padding-left: 30px;