Table of Content scrollbar auto

This commit is contained in:
saberzero1 2024-09-23 21:01:55 +02:00
parent af05c1139e
commit 8d59ab03ea
No known key found for this signature in database
GPG Key ID: 41AEE99107640F10

View File

@ -1,3 +1,7 @@
.toc {
overflow-y: auto;
}
button#toc {
background-color: transparent;
border: none;