File tree Expand file tree Collapse file tree 4 files changed +2
-20
lines changed
Expand file tree Collapse file tree 4 files changed +2
-20
lines changed Original file line number Diff line number Diff line change 742742
743743.spinner-overlay {
744744 & .fas {
745- box-shadow : 0 8 px 25px rgb (0 0 0 / 90% );
745+ box-shadow : 0 0 25px rgb (0 0 0 / 90% );
746746 }
747747}
748748
Original file line number Diff line number Diff line change 23082308
23092309 & .fas {
23102310 border-radius : 50% ;
2311- box-shadow : 0 8 px 40px 0 rgb (0 0 0 / 35% );
2311+ box-shadow : 0 0 40px 0 rgb (0 0 0 / 35% );
23122312 }
23132313}
23142314
Original file line number Diff line number Diff line change 9696 }
9797}
9898
99- /* Spinner
100- ========================================================================== */
101-
102- .spinner-overlay {
103- & .fas {
104- box-shadow : 0 2px 11px 0 rgb (0 0 0 / 50% );
105- }
106- }
107-
10899/* Box collapse component
109100 ========================================================================== */
110101
Original file line number Diff line number Diff line change @@ -241,15 +241,6 @@ h1 {
241241 }
242242}
243243
244- /* Spinner
245- ========================================================================== */
246-
247- .spinner-overlay {
248- & .fas {
249- box-shadow : 0 2px 11px 0 rgb (0 0 0 / 50% );
250- }
251- }
252-
253244/* Buttons
254245 ========================================================================== */
255246
You can’t perform that action at this time.
0 commit comments