Update src/styles/styles.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m5s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m5s
This commit is contained in:
parent
4d1374d5a6
commit
4312e6ea68
@ -694,8 +694,9 @@ a:hover {
|
||||
}
|
||||
|
||||
.spinnerCircle {
|
||||
border: 4px solid #f3f3f3;
|
||||
border-top: 4px solid #3498db;
|
||||
border: 4px solid #363636;
|
||||
border-top: 4px solid #8100ff;
|
||||
background: #232323;
|
||||
border-radius: 50%;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user