Skip to content

Commit

Permalink
Nav Unification: Flyout indicator arrow uses submenu background color (
Browse files Browse the repository at this point in the history
  • Loading branch information
mreishus authored Nov 9, 2020
1 parent 6ae1c07 commit 3d46a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/my-sites/sidebar-unified/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ $font-size: rem( 14px );
// indicator arrow
.sidebar__heading::after {
display: block;
border-right-color: var( --color-sidebar-menu-hover-background );
border-right-color: var( --color-sidebar-submenu-background );
}

// flyout content
Expand Down

0 comments on commit 3d46a9a

Please sign in to comment.