Skip to content

Commit

Permalink
[MISC][NT] Removed align-items center to align icon to top for multi-…
Browse files Browse the repository at this point in the history
…line render
  • Loading branch information
Nobel Teo committed Oct 25, 2024
1 parent d983b1a commit 53283e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/alert/alert.style.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ export const Wrapper = styled.div<StyleProps>`

export const AlertIconWrapper = styled.div<StyleProps>`
display: flex;
align-items: center;
margin-right: 0.5rem;
// adds extra spacing to align the small icon with text
Expand Down

0 comments on commit 53283e5

Please sign in to comment.