@oslokommune/punkt-css 14.0.1 → 14.0.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.
package/dist/css/pkt.css CHANGED
@@ -21282,6 +21282,7 @@ pkt-combobox[fullwidth] {
21282
21282
  align-items: center;
21283
21283
  }
21284
21284
  .pkt-header-service__logo svg {
21285
+ aspect-ratio: 6/3;
21285
21286
  height: 2.5rem;
21286
21287
  }
21287
21288
  .pkt-header-service__logo-area--without-service .pkt-header-service__logo svg {
@@ -21458,7 +21459,7 @@ pkt-combobox[fullwidth] {
21458
21459
  background-color: var(--pkt-color-background-default);
21459
21460
  height: 3.5rem;
21460
21461
  width: 100%;
21461
- z-index: 100;
21462
+ z-index: 99;
21462
21463
  }
21463
21464
  .pkt-header-service.pkt-header-service--mobile .pkt-header-service__user-button:is(button), .pkt-header-service.pkt-header-service--mobile .pkt-header-service__user-button button {
21464
21465
  height: 100%;