mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-13 03:26:38 +00:00
Removed minimum height. Closes #282
This commit is contained in:
parent
59b7386abb
commit
4dc283c0fb
1 changed files with 1 additions and 2 deletions
|
|
@ -16,8 +16,7 @@ ApplicationWindow {
|
||||||
|
|
||||||
width: 1200
|
width: 1200
|
||||||
height: 820
|
height: 820
|
||||||
minimumHeight: 800
|
minimumWidth: 300
|
||||||
minimumWidth: 600
|
|
||||||
|
|
||||||
title: "Mist"
|
title: "Mist"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue