Make chapter dialog larger
This commit is contained in:
parent
19719785d3
commit
16178b6441
@ -268,8 +268,8 @@ Rectangle {
|
||||
|
||||
Kirigami.Dialog {
|
||||
id: chapterOverlay
|
||||
preferredWidth: Kirigami.Units.gridUnit * 20
|
||||
preferredHeight: Kirigami.Units.gridUnit * 16
|
||||
preferredWidth: Kirigami.Units.gridUnit * 25
|
||||
preferredHeight: Kirigami.Units.gridUnit * 20
|
||||
|
||||
showCloseButton: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user