Merge pull request #11626 from Ultimaker/CURA-9008_reduce_profile_column_width

[CURA-9008] Reduce width of preferences dialog page selection buttons.
This commit is contained in:
Casper Lamboo 2022-03-08 10:16:07 +01:00 committed by GitHub
commit 61554a70c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -637,6 +637,8 @@
"banner_icon_size": [2.0, 2.0],
"marketplace_large_icon": [4.0, 4.0]
"marketplace_large_icon": [4.0, 4.0],
"preferences_page_list_item": [8.0, 2.0]
}
}