mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-17 08:31:05 +00:00
hide third level toc and deeper
This commit is contained in:
parent
fa2731b626
commit
fdf4b7be5f
1 changed files with 4 additions and 0 deletions
|
|
@ -20,6 +20,10 @@
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
|
|
||||||
|
ul {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue