mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-05-18 06:24:22 +02:00
fix(toc): element can't fully collapse
This commit is contained in:
parent
2119025513
commit
a21f588c48
@ -5,7 +5,7 @@
|
||||
flex-direction: column;
|
||||
|
||||
overflow-y: hidden;
|
||||
min-height: 4rem;
|
||||
min-height: 1.2rem;
|
||||
flex: 0 1 auto;
|
||||
&:has(button.toc-header.collapsed) {
|
||||
flex: 0 1 1.2rem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user