mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-31 00:34:05 -06:00
fix: Table of Content overflow (https://github.com/jackyzha0/quartz/issues/1437)
This commit is contained in:
parent
05e59e1c0d
commit
6dab2b9f3f
@ -1,8 +1,5 @@
|
|||||||
.toc {
|
.toc.desktop-only {
|
||||||
overflow-y: auto;
|
max-height: 40%;
|
||||||
&.desktop-only {
|
|
||||||
max-height: 40%;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
button#toc {
|
button#toc {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user