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.
@@ -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: 3em;
12341
- opacity: 0.9 !important;
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;