mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-01 01:06:07 +00:00
fix(StatusModal): ensure modal footer uses correct theme color
This commit is contained in:
parent
e0f09cbe8d
commit
0d946ea4b0
@ -15,7 +15,7 @@ Rectangle {
|
||||
|
||||
radius: 8
|
||||
|
||||
color: Theme.palette.indirectColor1
|
||||
color: Theme.palette.statusModal.backgroundColor
|
||||
|
||||
onLeftButtonsChanged: {
|
||||
for (let idx in leftButtons) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user