@oslokommune/punkt-css 13.18.0 → 13.18.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.
package/dist/css/pkt.css CHANGED
@@ -19530,6 +19530,7 @@ pkt-accordion[compact] pkt-accordion-item > .pkt-accordion-item .pkt-accordion-i
19530
19530
  padding: 1.5rem;
19531
19531
  }
19532
19532
  .pkt-accordion-item__title .pkt-accordion-item__icon {
19533
+ --fg-color: var(--pkt-color-text-body-default);
19533
19534
  transition: transform 0.2s;
19534
19535
  }
19535
19536
  .pkt-accordion-item__title:hover {