Merged in fix/SW-2753-header-icon (pull request #2541)
fix(SW-2753): change chevron in top navigation header * fix(SW-2753): change chevron in top navigation header Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -51,7 +51,7 @@ export default function MenuItem({ item, isMobile }: NavigationMenuItemProps) {
|
||||
{title}
|
||||
{isMobile ? (
|
||||
<MaterialIcon
|
||||
icon="chevron_right"
|
||||
icon="arrow_forward_ios"
|
||||
size={20}
|
||||
className={`${styles.chevron}`}
|
||||
color="Icon/Interactive/Accent"
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user