Add bottom border to Advanced Search area

https://github.com/zotero/zotero/pull/5658#issuecomment-4696398750
This commit is contained in:
Dan Stillman 2026-06-13 09:47:20 -04:00
parent 2689997c50
commit 40851e1f58

View file

@ -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