fix(@desktop/chat): update color of close suggestion to be lighter
This commit is contained in:
parent
4207844826
commit
70e8df5cc2
|
@ -51,7 +51,7 @@ Rectangle {
|
||||||
anchors.rightMargin: 10
|
anchors.rightMargin: 10
|
||||||
icon.height: 20
|
icon.height: 20
|
||||||
icon.width: 20
|
icon.width: 20
|
||||||
iconColor: Style.current.darkGrey
|
iconColor: Style.current.midGrey
|
||||||
}
|
}
|
||||||
|
|
||||||
MouseArea {
|
MouseArea {
|
||||||
|
|
Loading…
Reference in New Issue