Skip to content

Commit

Permalink
Refactor #7 - Toast close icon size fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Apr 14, 2023
1 parent 9411c2b commit 9f55344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme-base/components/messages/_toast.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
font-size: $toastIconFontSize;
}

.p-icon {
.p-icon:not(.p-toast-icon-close-icon) {
width: $toastIconFontSize;
height: $toastIconFontSize;
}
Expand Down

0 comments on commit 9f55344

Please sign in to comment.