Specify overflow-x property to ToC
This commit is contained in:
parent
fb482bad33
commit
65abadf14f
@ -12,7 +12,7 @@
|
||||
<style>
|
||||
.toc__wrapper {
|
||||
max-height: 89vh;
|
||||
overflow: auto;
|
||||
overflow-x: auto;
|
||||
background-color: var(--clr-content-bg);
|
||||
padding: 1rem 1.3rem;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user