Make marketplace materials link slightly smaller

Contributes to issue CURA-7071.
This commit is contained in:
Ghostkeeper 2020-01-28 14:41:29 +01:00
parent 38e7a9e4df
commit 6553443f3b
No known key found for this signature in database
GPG key ID: 37E2020986774393

View file

@ -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")