@oslokommune/punkt-css 15.4.0 → 15.4.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.
@@ -21222,6 +21222,13 @@ pkt-fileupload__queue-display__item__thumbnail__title,
21222
21222
  text-overflow: ellipsis;
21223
21223
  min-width: 0;
21224
21224
  }
21225
+ pkt-fileupload__queue-display__item__thumbnail--fallback .pkt-fileupload__queue-display__item__thumbnail__title,
21226
+ .pkt-fileupload__queue-display__item__thumbnail--fallback .pkt-fileupload__queue-display__item__thumbnail__title {
21227
+ letter-spacing: -0.2px;
21228
+ font-weight: 400;
21229
+ font-size: 0.75rem;
21230
+ line-height: 1.25rem;
21231
+ }
21225
21232
  pkt-fileupload__queue-display__item--canceled,
21226
21233
  .pkt-fileupload__queue-display__item--canceled {
21227
21234
  opacity: 0.6;