Properly set background for AboutDialog

CURA-9402
This commit is contained in:
Jaime van Kessel 2022-06-29 10:57:11 +02:00
parent 91cd709b46
commit 2335322381

View file

@ -19,6 +19,8 @@ UM.Dialog
width: minimumWidth
height: minimumHeight
backgroundColor: UM.Theme.getColor("main_background")
Rectangle
{
id: header