mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-23 09:09:21 -05:00
doc cosmetics
This commit is contained in:
parent
166b9660e4
commit
568a465f84
1 changed files with 5 additions and 0 deletions
|
@ -75,3 +75,8 @@ li.chapter-item.affix::before {
|
||||||
li.chapter-item.affix a {
|
li.chapter-item.affix a {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
li.chapter-item.affix a.active {
|
||||||
|
border-left: 0 none;
|
||||||
|
margin-left: 0;
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue