We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 728ec83 + 699c9af commit 4767fa7Copy full SHA for 4767fa7
website/src/css/partials/_sidebar.scss
@@ -14,14 +14,6 @@ $child-sidebar-item-font-size: 14px;
14
padding-top: 20px;
15
font-weight: 400;
16
17
- // make the carets less obtrusive
18
- .menu__link--sublist-caret:after {
19
- height: 1rem !important;
20
- width: 1rem !important;
21
- background: var(--ifm-menu-link-sublist-icon) 50% / 1.2rem 1.2rem;
22
- opacity: 0.5;
23
- }
24
-
25
// style the root level items
26
> li.theme-doc-sidebar-item-link-level-1,
27
> li.theme-doc-sidebar-item-category-level-1 {
0 commit comments