mirror of
https://github.com/KDE/kasts.git
synced 2025-01-30 17:15:03 +01:00
make the sidebar less wide
This commit is contained in:
parent
e78965051c
commit
afce79ce87
@ -46,6 +46,7 @@ Kirigami.ApplicationWindow {
|
||||
globalDrawer: Kirigami.GlobalDrawer {
|
||||
isMenu: false
|
||||
modal: Kirigami.Settings.isMobile
|
||||
width: Kirigami.Settings.isMobile ? Layout.implicitWidth : Kirigami.Units.gridUnit * 10
|
||||
header: Kirigami.AbstractApplicationHeader {
|
||||
visible: !Kirigami.Settings.isMobile
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user