fx115: fixed sizing of selected items dialog
This commit is contained in:
parent
9be7337112
commit
cd5a9852d5
1 changed files with 5 additions and 0 deletions
|
@ -9,8 +9,13 @@
|
|||
|
||||
#zotero-collections-tree-container {
|
||||
min-width: 200px;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
#zotero-items-pane-content {
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
#search-toolbar {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
|
Loading…
Reference in a new issue