Skip to content

Commit

Permalink
fix(alert): remove wrong width on icon size
Browse files Browse the repository at this point in the history
  • Loading branch information
felipefialho committed Apr 11, 2024
1 parent 8bca51c commit 5135f45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/components/alert/alert.scss
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@
font-size: var(--icon-size);
/* @todo(icons): re-evaluate this when finalizing the icon package */
margin-top: 2px;
width: var(--spacing-medium);
}

.atom-close {
Expand Down

0 comments on commit 5135f45

Please sign in to comment.