update interface stylesheet
This commit is contained in:
parent
dc743b85f6
commit
f67dc16cb5
1 changed files with 7 additions and 9 deletions
|
@ -7,9 +7,7 @@ ShopAI's GUI appearance
|
|||
flex-direction: column;
|
||||
}
|
||||
|
||||
|
||||
.window-body .view_main {
|
||||
|
||||
flex-grow: 1;
|
||||
min-width: 0;
|
||||
}
|
||||
|
@ -17,5 +15,5 @@ ShopAI's GUI appearance
|
|||
.window-body .action-buttons {
|
||||
display: flex;
|
||||
align-items: end;
|
||||
justify-content:end;
|
||||
justify-content: end;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue