Add maximum width to room heading in sidebar

This commit is contained in:
Carl Schwan
2020-12-30 14:18:33 +00:00
parent 8224d3ae9f
commit c60ee602e2

View File

@@ -114,6 +114,7 @@ Kirigami.OverlayDrawer {
spacing: 0
Kirigami.Heading {
Layout.maximumWidth: Kirigami.Units.gridUnit * 9
Layout.fillWidth: true
level: 1
font.bold: true