fix icon sizes when they have attributes

This commit is contained in:
Cory LaViska
2024-06-21 09:42:53 -04:00
parent ab532a1153
commit 7af3cc3c4f

View File

@@ -15,6 +15,7 @@ export default css`
svg {
display: inline-block;
width: auto;
height: 1em;
fill: currentColor;