@oslokommune/punkt-css 16.8.2 → 16.9.1

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.
@@ -5534,7 +5534,7 @@ pkt-select {
5534
5534
  padding-right: 3rem;
5535
5535
  }
5536
5536
  .pkt-input:is(select):not([multiple]), .pkt-textinput__input:is(select):not([multiple]) {
5537
- --svg: url(https://punkt-cdn.oslo.kommune.no/16.8/icons/chevron-thin-down.svg);
5537
+ --svg: url(https://punkt-cdn.oslo.kommune.no/16.9/icons/chevron-thin-down.svg);
5538
5538
  background-image: var(--svg);
5539
5539
  background-repeat: no-repeat;
5540
5540
  background-position: right 0.7rem top 50%;