Skip to content

Commit

Permalink
Sub selectors not supported? :(
Browse files Browse the repository at this point in the history
  • Loading branch information
Markionium committed Apr 20, 2018
1 parent f03fb83 commit bf0be8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ export const getStyles = (
paddingLeft: leftPadding,
paddingRight: rightPadding,
selectors: {
'$compositeLink:hover &': {
'.ms-Nav-compositeLink:hover &': {
backgroundColor: palette.neutralLighterAlt,
color: semanticColors.bodyText
},
Expand Down

0 comments on commit bf0be8e

Please sign in to comment.