mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
Align the text to the center of the button
Contributes to CURA-5942.
This commit is contained in:
parent
fcde6e3a34
commit
e863c34f68
1 changed files with 2 additions and 0 deletions
|
@ -122,6 +122,8 @@ Rectangle
|
|||
text: marketplaceButton.text
|
||||
color: marketplaceButton.hovered ? UM.Theme.getColor("main_window_header_background") : UM.Theme.getColor("primary_text")
|
||||
width: contentWidth
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
renderType: Text.NativeRendering
|
||||
}
|
||||
|
||||
anchors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue