mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 05:30:22 +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 {
|
||||
padding-left: 1rem;
|
||||
|
||||
ul {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue