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,3 +1,9 @@
|
|||
#zotero-select-items-dialog {
|
||||
display: flex;
|
||||
min-width: 600px;
|
||||
min-height: 450px;
|
||||
}
|
||||
|
||||
#select-items-dialog {
|
||||
padding: 2em;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue