Update Update Project Settings UI to show advanced settings and move project preview to right side panel
Signed-off-by: nggieber <52797929+AMZN-nggieber@users.noreply.github.com>
This commit is contained in:
@@ -250,9 +250,6 @@ QTabBar::tab:focus {
|
||||
margin-top:30px;
|
||||
}
|
||||
|
||||
#projectPreviewLabel {
|
||||
margin: 10px 0 5px 0;
|
||||
}
|
||||
|
||||
#projectTemplate {
|
||||
margin: 25px 0 0 50px;
|
||||
@@ -329,6 +326,16 @@ QTabBar::tab:focus {
|
||||
border:none;
|
||||
}
|
||||
|
||||
#projectSettingsSectionTitle
|
||||
{
|
||||
font-size:18px;
|
||||
}
|
||||
|
||||
#projectSmallInfoLabel
|
||||
{
|
||||
font-size:10px;
|
||||
}
|
||||
|
||||
#projectSettingsTab::tab-bar {
|
||||
left: 60px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user