@oslokommune/punkt-css 15.0.1 → 15.0.4

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/css/pkt.css CHANGED
@@ -20552,6 +20552,8 @@ pkt-datepicker-multiple {
20552
20552
  .pkt-datepicker__inputs > .pkt-input__container .pkt-input-icon,
20553
20553
  .pkt-datepicker__inputs > .pkt-input__container .pkt-input-separator {
20554
20554
  border: 0;
20555
+ height: 100%;
20556
+ min-height: 2.75rem;
20555
20557
  }
20556
20558
  .pkt-datepicker__inputs > .pkt-input__container:hover {
20557
20559
  border-color: var(--pkt-color-input-border-active);