diff --git a/ui/app/AppLayouts/Chat/popups/GroupInfoPopup.qml b/ui/app/AppLayouts/Chat/popups/GroupInfoPopup.qml index 39fb1d5d095..6c77b143a7d 100644 --- a/ui/app/AppLayouts/Chat/popups/GroupInfoPopup.qml +++ b/ui/app/AppLayouts/Chat/popups/GroupInfoPopup.qml @@ -110,6 +110,8 @@ StatusModal { input.icon.name: "search" input.icon.width: 17 input.icon.height: 17 + topPadding: 0 + bottomPadding: 0 } NoFriendsRectangle {