Skip to content

Commit

Permalink
fix: error icon alignment. Issues Fixed #23 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
Williamluqui authored Feb 1, 2024
1 parent f43b728 commit 6cb49e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/wc-toast-icon.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ export default class WCToastIcon extends HTMLElement {
.error-icon svg{
width: 16px;
padding-left: 1px;
height: 20px;
stroke: #fff;
animation: slide-in .2s ease-out;
Expand Down

0 comments on commit 6cb49e3

Please sign in to comment.