Set Project Manager minimum height 700px (#4970)

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