@norges-domstoler/dds-components 0.0.0-dev-20260519073523 → 0.0.0-dev-20260521064808

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.css CHANGED
@@ -142,8 +142,7 @@
142
142
  margin-top: 0;
143
143
  margin-bottom: var(--dds-font-body-long-medium-paragraph-spacing);
144
144
  }
145
- :where(.typographyStyles_a--external) > .typographyStyles_svg,
146
- .typographyStyles_a__icon {
145
+ :where(.typographyStyles_a--with-icon) > svg {
147
146
  display: inline;
148
147
  margin: 0.1em 0.1em -0.1em;
149
148
  transform: translateY(0.05em);