mirror of
https://github.com/zotero/zotero.git
synced 2026-08-28 05:25:31 +00:00
Add bottom border to Advanced Search area
https://github.com/zotero/zotero/pull/5658#issuecomment-4696398750
This commit is contained in:
parent
2689997c50
commit
40851e1f58
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
advanced-search-deck {
|
||||
flex-direction: column;
|
||||
border-bottom: 1px solid var(--color-panedivider);
|
||||
|
||||
// Panes are children of the inner <deck>, so hide the non-selected one
|
||||
// entirely -- otherwise it still occupies the deck's grid cell and forces
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue