Changed default background color
This commit is contained in:
@@ -6,7 +6,7 @@ import KomplexHub
|
|||||||
Item {
|
Item {
|
||||||
property string title: qsTr("Warning")
|
property string title: qsTr("Warning")
|
||||||
property string description: qsTr("Kero noticed there might be an issue")
|
property string description: qsTr("Kero noticed there might be an issue")
|
||||||
property color color: palette.window
|
property color color: "transparent"
|
||||||
|
|
||||||
id: keroWarningAvatarRoot
|
id: keroWarningAvatarRoot
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user