Ensure setting category uses correct background size

This commit is contained in:
Jaime van Kessel 2019-12-31 15:28:29 +01:00
parent cfd9787dc4
commit 7cc74c97e3
No known key found for this signature in database
GPG Key ID: 3710727397403C91

View File

@ -19,7 +19,7 @@ Button
background: Rectangle background: Rectangle
{ {
id: backgroundRectangle id: backgroundRectangle
implicitHeight: UM.Theme.getSize("section").height height: UM.Theme.getSize("section").height
color: color:
{ {
if (base.color) if (base.color)