Skip to content

Commit

Permalink
fix weird merge
Browse files Browse the repository at this point in the history
  • Loading branch information
shlokamin committed Jul 25, 2023
1 parent acea1cf commit 51f32d2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ export function RunFailedModal({
backgroundColor={COLORS.light1}
borderRadius={BORDERS.borderRadiusSize3}
padding={`${SPACING.spacing16} ${SPACING.spacing20}`}
width={'100%'}
>
<Flex flexDirection={DIRECTION_COLUMN} css={SCROLL_BAR_STYLE}>
<StyledText as="p" textAlign={TYPOGRAPHY.textAlignLeft}>
Expand Down

0 comments on commit 51f32d2

Please sign in to comment.