parent
5e0a3ea318
commit
0135a74993
|
@ -47,7 +47,7 @@ ModalPopup {
|
||||||
background: Rectangle {
|
background: Rectangle {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
radius: 34
|
radius: 34
|
||||||
color: Style.current.roundedButtonSecondaryHoveredBackgroundColor
|
color: Style.current.blue
|
||||||
}
|
}
|
||||||
contentItem: Item {
|
contentItem: Item {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
Loading…
Reference in New Issue