Revert "fix: increase min width to alleviate overlaps"

This reverts commit 9a1b1320c0.
This commit is contained in:
Iuri Matias 2021-03-24 16:15:17 -04:00
parent 857f0ac069
commit 7c4bae5240
1 changed files with 1 additions and 1 deletions

View File

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