fx115: Fix wizards
* Fix wrong window dimensions * Fix missing buttons in import wizard * Fix tiny items selector in RTF Scan Wizard
This commit is contained in:
parent
8bf8bfe804
commit
7bf0aa4958
9 changed files with 16 additions and 7 deletions
|
@ -1,4 +1,7 @@
|
|||
.rtfscan-wizard {
|
||||
min-width: 700px;
|
||||
min-height: 550px;
|
||||
|
||||
wizardpage {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue