Add maximum width to room heading in sidebar
This commit is contained in:
@@ -114,6 +114,7 @@ Kirigami.OverlayDrawer {
|
|||||||
spacing: 0
|
spacing: 0
|
||||||
|
|
||||||
Kirigami.Heading {
|
Kirigami.Heading {
|
||||||
|
Layout.maximumWidth: Kirigami.Units.gridUnit * 9
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
level: 1
|
level: 1
|
||||||
font.bold: true
|
font.bold: true
|
||||||
|
|||||||
Reference in New Issue
Block a user