Fix height of syncMaterialCards

CURA-8688
This commit is contained in:
Jaime van Kessel 2022-02-28 15:46:04 +01:00
parent 24463fbd45
commit 5725f3d57f

View file

@ -266,7 +266,7 @@ Window
border.color: UM.Theme.getColor("lining")
border.width: UM.Theme.getSize("default_lining").width
width: printerList.width - printerListScrollBar.width
height: UM.Theme.getSize("card").height
height: UM.Theme.getSize("machine_selector_icon").height + 2 * UM.Theme.getSize("default_margin").height
property string syncStatus:
{