update
This commit is contained in:
@@ -21,10 +21,10 @@
|
||||
width: 51px;
|
||||
height: 51px;
|
||||
margin: 6px;
|
||||
border: 6px solid $grey;
|
||||
border: 6px solid $border;
|
||||
border-radius: 50%;
|
||||
animation: lds-ring 0.8s cubic-bezier(0.5, 0, 0.5, 1) infinite;
|
||||
border-color: $grey transparent transparent transparent;
|
||||
border-color: $border transparent transparent transparent;
|
||||
}
|
||||
.lds-ring div:nth-child(1) {
|
||||
animation-delay: -0.3s;
|
||||
|
||||
Reference in New Issue
Block a user