mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
Table of Content scrollbar auto
This commit is contained in:
parent
af05c1139e
commit
8d59ab03ea
@ -1,3 +1,7 @@
|
||||
.toc {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
button#toc {
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user