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 afc92a6 commit 3d341a4Copy full SHA for 3d341a4
common/common.scss
@@ -39,7 +39,7 @@ $icon-opacity: 0.7;
39
&:active,
40
&:focus {
41
background: fallback($Menu_item-active_background, $primary-low);
42
- color: fallback($Menu-item-active-background, $primary);
+ color: fallback($Menu-item-active-color, $primary);
43
cursor: default;
44
.d-icon-caret-right {
45
transform: rotate(90deg);
0 commit comments