mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
fix(style): fix toc overflow & scrolling overflow
This commit is contained in:
parent
f334e78ed6
commit
148b733398
@ -50,6 +50,8 @@ ul.toc-content {
|
||||
position: relative;
|
||||
margin: 0.5rem 0;
|
||||
padding: 0;
|
||||
height: 5rem;
|
||||
overscroll-behavior: contain;
|
||||
|
||||
list-style: none;
|
||||
& > li > a {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user