Refactored tokens of panel components

This commit is contained in:
Cagatay Civici 2024-05-04 14:47:06 +03:00
parent 3e0c68734f
commit 4bdc38e892
17 changed files with 190 additions and 326 deletions

View file

@ -11,6 +11,7 @@ const theme = ({ dt }) => `
}
.p-fieldset-legend {
background: ${dt('fieldset.legend.background')};
font-weight: 600;
border-radius: 6px;
border: 0 none;