Skip to content

Commit

Permalink
Improved spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLazarescu committed Feb 8, 2024
1 parent ac61850 commit 19d4bda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/presentation/homePage/folderSidebar/MSelectIconPopup.qml
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@ Popup {

RowLayout {
anchors.fill: parent
spacing: 4
spacing: 1

Image {
Layout.leftMargin: 8
Layout.leftMargin: 12
Layout.preferredWidth: implicitWidth
Layout.alignment: Qt.AlignVCenter
source: Icons.search
Expand Down

0 comments on commit 19d4bda

Please sign in to comment.