Settings: Tabs sidebar at 25% width (looks better)
This commit is contained in:
parent
7cc8b6926c
commit
68d7add474
1 changed files with 1 additions and 1 deletions
|
|
@ -350,7 +350,7 @@ PanelWithOverlay {
|
||||||
id: tabs
|
id: tabs
|
||||||
|
|
||||||
color: Theme.surface
|
color: Theme.surface
|
||||||
width: parent.width * 0.2
|
width: parent.width * 0.25
|
||||||
height: settingsWindowRect.height
|
height: settingsWindowRect.height
|
||||||
topLeftRadius: 20
|
topLeftRadius: 20
|
||||||
bottomLeftRadius: 20
|
bottomLeftRadius: 20
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue