slu-design-system 5.0.17 → 5.0.18
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/designsystem-artportalen.css +2 -2
- package/dist/designsystem-artportalen.min.css +1 -1
- package/dist/designsystem-default.css +2 -2
- package/dist/designsystem-default.min.css +1 -1
- package/dist/designsystem-slu.css +2 -2
- package/dist/designsystem-slu.min.css +1 -1
- package/package.json +1 -1
|
@@ -12337,8 +12337,8 @@ suggestive-search {
|
|
|
12337
12337
|
.loading-dead-spinner::before {
|
|
12338
12338
|
content: "\f110";
|
|
12339
12339
|
font-family: "Font Awesome 5 Pro";
|
|
12340
|
-
font-size:
|
|
12341
|
-
opacity: 0.
|
|
12340
|
+
font-size: 2rem;
|
|
12341
|
+
opacity: 0.8 !important;
|
|
12342
12342
|
font-weight: 900;
|
|
12343
12343
|
animation: fa-spin 2s infinite linear;
|
|
12344
12344
|
position: absolute;
|