@norges-domstoler/dds-components 0.0.0-dev-20241018130428 → 0.0.0-dev-20241018130532

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
@@ -1840,7 +1840,7 @@
1840
1840
  }
1841
1841
  .Feedback_button {
1842
1842
  border-radius: var(--dds-border-radius-button);
1843
- color: var(--dds-color-text-default);
1843
+ color: var(--dds-color-icon-medium);
1844
1844
  &:hover {
1845
1845
  background-color: var(--dds-color-surface-hover-default);
1846
1846
  color: var(--dds-color-icon-action-hover);