Settings: Tabs sidebar at 25% width (looks better)

This commit is contained in:
quadbyte 2025-08-06 21:31:00 -04:00
parent 7cc8b6926c
commit 68d7add474

View file

@ -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