diff --git a/ui/shared/status/StatusWalletColorButton.qml b/ui/shared/status/StatusWalletColorButton.qml index b3d2434472..c8a26d49a3 100644 --- a/ui/shared/status/StatusWalletColorButton.qml +++ b/ui/shared/status/StatusWalletColorButton.qml @@ -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