💄 Updating the style of the primevue tag component

This commit is contained in:
Paul Valerie GOMA 2025-07-23 14:31:06 +02:00
parent bf557a435b
commit 0c4654a63c

View File

@ -1,6 +1,6 @@
:root { :root {
--p-tag-icon-size: var(--text-body-MD-standard-text-Regular-size); --p-tag-icon-size: var(--text-body-MD-standard-text-Regular-size);
--p-tag-font-size: var( --text-body-SM-detail-text-Maj-size);; --p-tag-font-size: var( --text-body-SM-detail-text-Maj-size);
--p-tag-font-weight: var( --text-body-SM-detail-text-Maj-weight); --p-tag-font-weight: var( --text-body-SM-detail-text-Maj-weight);
--p-tag-padding: 0.25rem 0.5rem; --p-tag-padding: 0.25rem 0.5rem;
--p-tag-gap: 0.25rem; --p-tag-gap: 0.25rem;