@oslokommune/punkt-css 16.12.0 → 16.13.0

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.
@@ -5567,7 +5567,7 @@ pkt-select {
5567
5567
  padding-right: 3rem;
5568
5568
  }
5569
5569
  .pkt-input:is(select):not([multiple]), .pkt-textinput__input:is(select):not([multiple]) {
5570
- --svg: url(https://punkt-cdn.oslo.kommune.no/16.12/icons/chevron-thin-down.svg);
5570
+ --svg: url(https://punkt-cdn.oslo.kommune.no/16.13/icons/chevron-thin-down.svg);
5571
5571
  background-image: var(--svg);
5572
5572
  background-repeat: no-repeat;
5573
5573
  background-position: right 0.7rem top 50%;