Skip to content

Commit

Permalink
fix(@desktop/chat): adjust search member input
Browse files Browse the repository at this point in the history
Fixes #6970
  • Loading branch information
faust4exe committed Aug 19, 2022
1 parent ae339f7 commit 75ec275
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/app/AppLayouts/Chat/popups/GroupInfoPopup.qml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ StatusModal {
input.icon.name: "search"
input.icon.width: 17
input.icon.height: 17
topPadding: 0
bottomPadding: 0
}

NoFriendsRectangle {
Expand Down

0 comments on commit 75ec275

Please sign in to comment.