Add padding below section titles

CURA-9424
This commit is contained in:
Joey de l'Arago 2022-11-02 18:09:49 +01:00
parent 7171249d3f
commit b1e559ff1a

View File

@ -59,7 +59,7 @@ Item
{ {
id: sectionTitleRow id: sectionTitleRow
anchors.top: parent.top anchors.top: parent.top
anchors.bottomMargin: UM.Theme.getSize("default_margin").height bottomPadding: UM.Theme.getSize("default_margin").height
spacing: UM.Theme.getSize("default_margin").width spacing: UM.Theme.getSize("default_margin").width
UM.ColorImage UM.ColorImage