fix(@desktop): Set minimum window size to 680px.

Solves 'Receive' pop-up doesn't look good in the minimized window

fixes #6320
This commit is contained in:
Khushboo Mehta 2022-07-14 00:13:37 +02:00 committed by Khushboo-dev-cpp
parent 7e243da180
commit 5181ed4a87
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ StatusWindow {
id: applicationWindow
objectName: "mainWindow"
minimumWidth: 900
minimumHeight: 600
minimumHeight: 680
color: Style.current.background
title: {
// Set application settings