Compare commits

..

1 Commits

Author SHA1 Message Date
Kelsey Jackson
4eb1e1cf2f added auto width to svg 2026-01-20 15:43:10 -06:00

View File

@@ -29,6 +29,7 @@ export default css`
svg {
height: 1em;
overflow: visible;
width: auto;
/* Duotone colors with path-specific opacity fallback */
path[data-duotone-primary] {