Update src/styles/dotsSpinner.module.scss
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m8s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m8s
This commit is contained in:
parent
6624b09e58
commit
4411446560
@ -16,3 +16,9 @@
|
||||
content: '...';
|
||||
}
|
||||
}
|
||||
|
||||
.spinnerCircle {
|
||||
border: 4px solid #363636;
|
||||
border-top: 4px solid #8100ff;
|
||||
background: #232323;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user