@oslokommune/punkt-css 16.0.0 → 16.0.5

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.
@@ -22108,7 +22108,6 @@ pkt-fileupload__queue-display__item--in-progress .pkt-fileupload__queue-display_
22108
22108
 
22109
22109
  .pkt-header-service {
22110
22110
  --pkt-header-height: 4.5rem;
22111
- position: relative;
22112
22111
  }
22113
22112
  @media screen and (min-width: 48rem) {
22114
22113
  .pkt-header-service {
@@ -22152,7 +22151,9 @@ pkt-fileupload__queue-display__item--in-progress .pkt-fileupload__queue-display_
22152
22151
  }
22153
22152
  }
22154
22153
  .pkt-header-service {
22154
+ position: relative;
22155
22155
  background-color: var(--pkt-color-background-default);
22156
+ border-bottom: 1px solid var(--pkt-color-border-subtle);
22156
22157
  container-type: inline-size;
22157
22158
  container-name: header-service;
22158
22159
  display: grid;