mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 19:03:38 +02:00
Remove active item bolding in sidebar (#122)
This commit is contained in:
parent
524c577788
commit
3ec5da2b4e
1 changed files with 0 additions and 1 deletions
|
@ -1491,7 +1491,6 @@ nav.toc .toggleNav ul li a:hover, nav.toc .toggleNav ul li a:focus {
|
|||
}
|
||||
nav.toc .toggleNav ul li a.navItemActive {
|
||||
color: $primaryColor;
|
||||
font-weight: 600;
|
||||
}
|
||||
.docsSliderActive nav.toc .navBreadcrumb {
|
||||
background: #c6c6c6;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue