mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Remove Italics
CURA-8979
This commit is contained in:
parent
bf784dbba0
commit
99f9918db5
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ Rectangle
|
|||
name: "selected"
|
||||
when: material !== null && base.currentItem !== null && base.currentItem.root_material_id === material.root_material_id
|
||||
PropertyChanges { target: materialSlot; color: UM.Theme.getColor("background_3") }
|
||||
PropertyChanges { target: materialLabel; font: UM.Theme.getFont("default_italic") }
|
||||
},
|
||||
State
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue