Launch editor from Project Manager

This commit is contained in:
Alex Peterson
2021-05-26 13:17:16 -07:00
committed by GitHub
parent ef6ac74aa7
commit da24f4ccde
4 changed files with 96 additions and 3 deletions
@@ -71,3 +71,10 @@ QPushButton:focus {
margin: 10px 0 10px 30px;
}
#labelButtonOverlay {
background-color: rgba(50,50,50,200);
min-width:210px;
max-width:210px;;
min-height:278px;
max-height:278px;
}