@sats-group/ui-lib 85.4.0 → 85.4.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sats-group/ui-lib",
3
- "version": "85.4.0",
3
+ "version": "85.4.1",
4
4
  "description": "SATS web user interface library",
5
5
  "author": "developer@sats.no",
6
6
  "license": "UNLICENSED",
@@ -412,6 +412,8 @@
412
412
  height: 19px;
413
413
  place-items: center;
414
414
  width: 19px;
415
+ justify-content: center;
416
+ align-content: center;
415
417
 
416
418
  svg {
417
419
  display: block;