mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 21:05:54 +08:00
Add padding to menu
CURA-8928
This commit is contained in:
parent
b0d944f92d
commit
85926c6f7a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user