mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 12:29:37 +00:00
fix(StatusButton): make icon color same as button label color
This commit is contained in:
parent
8de3a3f48f
commit
04bf8e7a03
@ -45,7 +45,7 @@ Button {
|
||||
ColorOverlay {
|
||||
anchors.fill: iconImg
|
||||
source: iconImg
|
||||
color: control.icon.color
|
||||
color: buttonLabel.color
|
||||
antialiasing: true
|
||||
smooth: true
|
||||
rotation: control.iconRotation
|
||||
|
Loading…
x
Reference in New Issue
Block a user