Update default.html

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-05 14:37:05 +01:00 committed by GitHub
parent a6adc5f3eb
commit c1a05fb481
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -169,23 +169,7 @@
overflow: auto;
}
.toc-class .ul .ul {
padding-left: 0px;
}
.toc-class .ul .ul .ul {
padding-left: 0px;
}
.toc-class .ul .ul .ul .ul {
padding-left: 0px;
}
.toc-class .ul .ul .ul .ul .ul {
padding-left: 0px;
}
.toc-class .ul .ul .ul .ul .ul .ul {
.toc-class ul ul {
padding-left: 0px;
}