Revert "fix: increase min width to alleviate overlaps"

This reverts commit 9a1b1320c090afc917341781b3272d12bdc7e3cb.
This commit is contained in:
Iuri Matias 2021-03-24 16:15:17 -04:00
parent 857f0ac069
commit 7c4bae5240

View File

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