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,6 @@
|
|||
.import-wizard {
|
||||
min-width: 600px;
|
||||
min-height: 400px;
|
||||
font-size: 12px;
|
||||
|
||||
radiogroup {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue