@oslokommune/punkt-css 16.18.0 → 16.26.2

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.
@@ -5948,7 +5948,7 @@ pkt-select {
5948
5948
  padding-right: 3rem;
5949
5949
  }
5950
5950
  .pkt-input:is(select):not([multiple]), .pkt-textinput__input:is(select):not([multiple]) {
5951
- --svg: url(https://punkt-cdn.oslo.kommune.no/16.18/icons/chevron-thin-down.svg);
5951
+ --svg: url(https://punkt-cdn.oslo.kommune.no/16.26/icons/chevron-thin-down.svg);
5952
5952
  background-image: var(--svg);
5953
5953
  background-repeat: no-repeat;
5954
5954
  background-position: right 0.7rem top 50%;