💄 Updating the style of the primevue toast component

This commit is contained in:
Paul Valerie GOMA 2025-07-29 06:12:20 +02:00
parent 2a03550d09
commit 4e42d0256c

View File

@ -6,8 +6,8 @@
--p-toast-content-padding: 0.25rem;
--p-toast-content-gap: 0.5rem;
--p-toast-text-gap: 0.5rem;
--p-toast-summary-font-weight: var( --text-body-MD-standard-text-weight);
--p-toast-summary-font-size: var(--text-body-MD-standard-text-size);
--p-toast-summary-font-weight: var( --text-body-MD-standard-text-Medium-weight);
--p-toast-summary-font-size: var(--text-body-MD-standard-text-Medium-size);
--p-toast-detail-font-weight: var( --text-body-MD-standard-text-Regular-weight);
--p-toast-detail-font-size: var(--text-body-MD-standard-text-Regular-size);
/* info */