We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c4eec0 commit 96420a1Copy full SHA for 96420a1
scss/sidebar/_sidebar.scss
@@ -203,7 +203,7 @@
203
&:hover {
204
background-color: var(--#{$variable-prefix}sidebar-toggler-hover-bg, $sidebar-toggler-hover-bg);
205
&::before {
206
- background-image: var(--#{$variable-prefix}sidebar-indicator-toggler-hover-icon, escape-svg($sidebar-toggler-indicator-hover-icon));
+ background-image: var(--#{$variable-prefix}sidebar-toggler-indicator-hover, escape-svg($sidebar-toggler-indicator-hover-icon));
207
}
208
209
0 commit comments