Align the printer status icon properly

CURA-8202
This commit is contained in:
Konstantinos Karmas 2021-06-30 15:17:37 +02:00
parent 061e889371
commit 3c2e336153

View File

@ -114,8 +114,9 @@ Cura.ExpandablePopup
anchors anchors
{ {
bottom: parent.bottom bottom: parent.bottom
bottomMargin: - height * 1 / 6
left: parent.left left: parent.left
leftMargin: UM.Theme.getSize("thick_margin").width leftMargin: iconSize - width * 5 / 6
} }
source: source: