Skip to content

Commit

Permalink
Merge pull request #46 from SoyDiego/removed-border-width-toast
Browse files Browse the repository at this point in the history
fix(toast): Remove unnecessary border-width
  • Loading branch information
mertsincan authored Oct 9, 2024
2 parents 955e94e + 66d180b commit 33388c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion theme-base/components/messages/_toast.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

.p-toast-message-content {
padding: $toastPadding;
border-width: $toastBorderWidth;

.p-toast-message-text {
margin: $toastMessageTextMargin;
Expand Down

0 comments on commit 33388c2

Please sign in to comment.