diff --git a/Widgets/SettingsWindow/SettingsWindow.qml b/Widgets/SettingsWindow/SettingsWindow.qml index 05733a2..309639c 100644 --- a/Widgets/SettingsWindow/SettingsWindow.qml +++ b/Widgets/SettingsWindow/SettingsWindow.qml @@ -350,7 +350,7 @@ PanelWithOverlay { id: tabs color: Theme.surface - width: parent.width * 0.2 + width: parent.width * 0.25 height: settingsWindowRect.height topLeftRadius: 20 bottomLeftRadius: 20