Decrease size of the icons in the marketplace onboarding banners

CURA-8564
This commit is contained in:
casper 2021-11-30 12:19:32 +01:00 committed by Jelle Spijker
parent b07b5d5bc4
commit 52c8e6b217
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A
2 changed files with 5 additions and 3 deletions

View file

@ -36,8 +36,8 @@ Rectangle
left: parent.left
margins: UM.Theme.getSize("default_margin").width
}
width: UM.Theme.getSize("button_icon").width
height: UM.Theme.getSize("button_icon").height
width: UM.Theme.getSize("banner_icon_size").width
height: UM.Theme.getSize("banner_icon_size").height
}
// Close button