Changed style for context button

CL-894
This commit is contained in:
Jaime van Kessel 2018-08-21 14:55:18 +02:00
parent dc85568973
commit 5a13b86a3f
2 changed files with 14 additions and 4 deletions

View file

@ -224,7 +224,6 @@ Component
source: modelData.activePrintJob != null ? modelData.activePrintJob.preview_image_url : ""
anchors.top: ownerName.bottom
anchors.horizontalCenter: parent.horizontalCenter
//anchors.bottom: totalTimeLabel.top
width: parent.width / 3
height: width
}