Skip to content

Commit

Permalink
PMM-12314 Change icon size to xl
Browse files Browse the repository at this point in the history
  • Loading branch information
matejkubinec committed Dec 19, 2023
1 parent cedc3fc commit 30cfeaf
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ export const PageToolbar = React.memo(
name="arrow-left"
tooltip="Go back (Esc)"
tooltipPlacement="bottom"
size="xxl"
// @PERCONA
size="xl"
aria-label={selectors.components.BackButton.backArrow}
onClick={onGoBack}
/>
Expand Down

0 comments on commit 30cfeaf

Please sign in to comment.