@norges-domstoler/dds-components 0.0.0-dev-20241002101319 → 0.0.0-dev-20241002132522

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
@@ -1477,6 +1477,7 @@
1477
1477
  border: 1px solid var(--dds-color-border-default);
1478
1478
  padding: var(--dds-spacing-x0-5);
1479
1479
  box-shadow: var(--dds-shadow-2);
1480
+ height: 347px;
1480
1481
  }
1481
1482
  .DateInput_calendar {
1482
1483
  display: flex;