@navikt/ds-css 1.3.15 → 1.3.17

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/date.css CHANGED
@@ -182,6 +182,7 @@
182
182
  right: var(--navds-spacing-2);
183
183
  top: 50%;
184
184
  transform: translateY(-50%);
185
+ color: var(--navds-global-color-gray-900);
185
186
  }
186
187
 
187
188
  .navds-form-field--small .navds-date__field-button {