feat: support non-singleton explorer
This commit is contained in:
parent
dd940a007c
commit
a8001e9554
15 changed files with 168 additions and 146 deletions
|
@ -5,6 +5,7 @@
|
|||
flex-direction: column;
|
||||
|
||||
overflow-y: hidden;
|
||||
min-height: 4rem;
|
||||
flex: 0 1 auto;
|
||||
&:has(button.toc-header.collapsed) {
|
||||
flex: 0 1 1.2rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue