Set Project Manager minimum height 700px (#4970)

Signed-off-by: AMZN-alexpete <26804013+AMZN-alexpete@users.noreply.github.com>
Signed-off-by: Gene Walters <genewalt@amazon.com>
This commit is contained in:
Alex Peterson
2021-10-25 14:57:53 -07:00
committed by Gene Walters
parent ce3e998a32
commit 6c67996f85
@@ -9,7 +9,7 @@ QMainWindow {
#ScreensCtrl {
min-width:1200px;
min-height:800px;
min-height:700px;
}
QPushButton:focus {