fix: fix color picker button size

This commit is contained in:
Jonathan Rainville 2021-03-26 15:16:23 -04:00 committed by Iuri Matias
parent de307276c1
commit 1afa192bc4
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ StatusIconButton {
icon.height: 24
highlightedBackgroundColor: control.icon.color
highlightedBackgroundOpacity: 0.1
width: 44
height: 44
implicitWidth: 44
implicitHeight: 44
Rectangle {
width: 16