💄 Updating the style of the primevue tag component
This commit is contained in:
parent
bf557a435b
commit
0c4654a63c
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user