@@ -742,7 +742,7 @@
.spinner-overlay {
& .fas {
- box-shadow: 0 8px 25px rgb(0 0 0 / 90%);
+ box-shadow: 0 0 25px rgb(0 0 0 / 90%);
}
@@ -2308,7 +2308,7 @@
border-radius: 50%;
- box-shadow: 0 8px 40px 0 rgb(0 0 0 / 35%);
+ box-shadow: 0 0 40px 0 rgb(0 0 0 / 35%);
@@ -96,15 +96,6 @@
-/* Spinner
- ========================================================================== */
-
-.spinner-overlay {
- & .fas {
- box-shadow: 0 2px 11px 0 rgb(0 0 0 / 50%);
- }
-}
/* Box collapse component
========================================================================== */
@@ -241,15 +241,6 @@ h1 {
/* Buttons