@norges-domstoler/dds-components 0.0.0-dev-20251125114003 → 0.0.0-dev-20251128112408

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
@@ -2416,8 +2416,8 @@ input[data-indeterminate=true] ~ .SelectionControl_selection-control:after {
2416
2416
  color: var(--dds-color-icon-medium);
2417
2417
  }
2418
2418
  .DateInput_popover-button {
2419
- padding: 1px;
2420
- margin-inline-start: -2px;
2419
+ padding: 3px;
2420
+ margin-inline-start: -3px;
2421
2421
  }
2422
2422
  .DateInput_popover {
2423
2423
  z-index: var(--dds-zindex-popover);