💄 style(quick-navigation): reduce max-height for ToC
This commit is contained in:
parent
a1378fe16b
commit
718f477949
@ -69,7 +69,7 @@
|
||||
border-radius: 5px;
|
||||
background-color: var(--background-color);
|
||||
padding-right: $padding-horizontal;
|
||||
max-height: 80vh;
|
||||
max-height: 70vh;
|
||||
overflow-y: auto;
|
||||
font-size: 0.8rem;
|
||||
text-align: left;
|
||||
|
Loading…
x
Reference in New Issue
Block a user