Use correct font and line height for the category btn in materials list

CURA-8979
This commit is contained in:
casper 2022-03-21 13:50:10 +01:00
parent bfa8118c9f
commit adccc5fd19

View File

@ -24,7 +24,8 @@ Column
{
width: parent.width
labelText: sectionName
labelFont: UM.Theme.getFont("medium_bold")
height: UM.Theme.getSize("preferences_page_list_item").height
labelFont: UM.Theme.getFont("default_bold")
expanded: brand_section.expanded
onClicked:
{