Revert "fix: increase min width to alleviate overlaps"
This reverts commit 9a1b1320c0
.
This commit is contained in:
parent
857f0ac069
commit
7c4bae5240
|
@ -23,7 +23,7 @@ ApplicationWindow {
|
|||
Universal.theme: Universal.System
|
||||
|
||||
id: applicationWindow
|
||||
minimumWidth: 1280
|
||||
minimumWidth: 800
|
||||
minimumHeight: 600
|
||||
width: 1232
|
||||
height: 770
|
||||
|
|
Loading…
Reference in New Issue