@norges-domstoler/dds-components 0.0.0-dev-20240605061318 → 0.0.0-dev-20240607061542

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
@@ -713,6 +713,7 @@
713
713
  -webkit-user-select: text;
714
714
  -moz-user-select: text;
715
715
  user-select: text;
716
+ color: var(--dds-typography-color);
716
717
  }
717
718
 
718
719
  /* src/components/helpers/styling/focus.module.css */