mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-22 05:39:37 +08:00
Add padding below section titles
CURA-9424
This commit is contained in:
parent
7171249d3f
commit
b1e559ff1a
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user