mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04: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 {
|
||||
overflow-y: auto;
|
||||
&.desktop-only {
|
||||
max-height: 40%;
|
||||
}
|
||||
.toc.desktop-only {
|
||||
max-height: 40%;
|
||||
}
|
||||
|
||||
button#toc {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user