Settings: better margin between sidebar and main content.

This commit is contained in:
ItsLemmy
2025-10-12 17:18:02 -04:00
parent b1c1ca6b49
commit 8f13afb9e9
+1 -1
View File
@@ -336,7 +336,7 @@ NPanel {
RowLayout {
Layout.fillWidth: true
Layout.fillHeight: true
spacing: Style.marginM
spacing: Style.marginL
// Sidebar
Rectangle {