Add padding to menu

CURA-8928
This commit is contained in:
Jaime van Kessel 2022-02-21 13:25:00 +01:00
parent b0d944f92d
commit 85926c6f7a

View file

@ -12,6 +12,8 @@ import Cura 1.0 as Cura
UM.Menu
{
id: menu
topPadding: UM.Theme.getSize("narrow_margin").height
bottomPadding: UM.Theme.getSize("narrow_margin").height
padding: 0
implicitWidth: UM.Theme.getSize("menu").width