We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 376a352 commit dc516edCopy full SHA for dc516ed
1 file changed
website/src/css/customTheme.scss
@@ -1268,12 +1268,12 @@ aside[class^="theme-doc-sidebar-container"] {
1268
1269
.menu__list-item-collapsible {
1270
border-radius: var(--ifm-global-radius);
1271
-
+
1272
// Disable background color on hover for collapsible items with direct child anchor without href
1273
&:has(> a:not([href])):hover {
1274
background-color: transparent;
1275
}
1276
1277
.menu__caret {
1278
padding: 0 6px;
1279
0 commit comments