fix(@desktop/chat): adjust search member input

Fixes #6970
This commit is contained in:
PavelS 2022-08-18 16:50:12 +03:00 committed by PavelS
parent ae339f796b
commit 75ec2750b3
1 changed files with 2 additions and 0 deletions

View File

@ -110,6 +110,8 @@ StatusModal {
input.icon.name: "search"
input.icon.width: 17
input.icon.height: 17
topPadding: 0
bottomPadding: 0
}
NoFriendsRectangle {