mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Changed style for context button
CL-894
This commit is contained in:
parent
dc85568973
commit
5a13b86a3f
2 changed files with 14 additions and 4 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue