mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Restore vertical margins
We weren't allowed to change that yet. Contributes to issue CURA-4148.
This commit is contained in:
parent
f301464987
commit
d4e5e10825
1 changed files with 2 additions and 2 deletions
|
@ -262,7 +262,7 @@
|
|||
"logo": [9.5, 2.0],
|
||||
|
||||
"sidebar": [35.0, 10.0],
|
||||
"sidebar_margin": [1.71, 0.71],
|
||||
"sidebar_margin": [1.71, 1.43],
|
||||
"sidebar_margin_thin": [0.71, 0.71],
|
||||
"sidebar_header": [0.0, 4.0],
|
||||
"sidebar_header_highlight": [0.25, 0.25],
|
||||
|
@ -277,7 +277,7 @@
|
|||
"simple_mode_infill_caption": [0.0, 5.0],
|
||||
"simple_mode_infill_height": [0.0, 8.0],
|
||||
|
||||
"section": [0.0, 2.00],
|
||||
"section": [0.0, 2.86],
|
||||
"section_icon": [1.6, 1.6],
|
||||
"section_icon_column": [2.8, 0.0],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue