settings: increase page content width

This commit is contained in:
end-4 2025-06-23 02:37:15 +02:00
parent 7ca2da3723
commit 06574c19ae

View file

@ -6,7 +6,7 @@ import "root:/modules/common/widgets/"
Flickable {
id: root
property real baseWidth: 500
property real baseWidth: 550
property bool forceWidth: false
property real bottomContentPadding: 100