mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 11:17:49 -06:00
Make marketplace materials link slightly smaller
Contributes to issue CURA-7071.
This commit is contained in:
parent
38e7a9e4df
commit
6553443f3b
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ Rectangle
|
||||||
width: contentWidth
|
width: contentWidth
|
||||||
height: contentHeight
|
height: contentHeight
|
||||||
horizontalAlignment: Text.AlignRight
|
horizontalAlignment: Text.AlignRight
|
||||||
font: UM.Theme.getFont("medium")
|
font: UM.Theme.getFont("default")
|
||||||
renderType: Text.NativeRendering
|
renderType: Text.NativeRendering
|
||||||
|
|
||||||
linkColor: UM.Theme.getColor("text_link")
|
linkColor: UM.Theme.getColor("text_link")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue