fix: increase min width to alleviate overlaps

This commit is contained in:
rinzlxr 2021-03-24 11:56:21 +02:00 committed by Iuri Matias
parent 1200632989
commit 9a1b1320c0
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ ApplicationWindow {
Universal.theme: Universal.System
id: applicationWindow
minimumWidth: 800
minimumWidth: 1280
minimumHeight: 600
width: 1232
height: 770