Item pane header: Don't reserve space for scrollbar
https://github.com/zotero/zotero/issues/4129#issuecomment-2117158647
This commit is contained in:
parent
f9dc083771
commit
bc64f06352
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ item-pane-header {
|
|||
max-height: 25%;
|
||||
overflow-y: auto;
|
||||
scrollbar-color: var(--color-scrollbar) var(--color-scrollbar-background);
|
||||
scrollbar-gutter: stable;
|
||||
|
||||
.title {
|
||||
margin-top: calc(0px - var(--editable-text-padding-block));
|
||||
|
|
Loading…
Reference in a new issue