Skip to content

Commit

Permalink
Improve mobile layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Roes committed Oct 16, 2021
1 parent 7713e5c commit 81f2b88
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ const IgnoreWarning: React.FC<IgnoreWarningProps> = React.memo(({ rawValue, reas
<EuiToolTip content={getToolTipContent()}>
<EuiFlexGroup
gutterSize="xs"
responsive={false}
alignItems="center"
css={css`
cursor: help;
Expand Down

0 comments on commit 81f2b88

Please sign in to comment.