SSR-329
commit changes to feature branch
This commit is contained in:
parent
b1bc933665
commit
cc2ec79f97
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ export default {
|
|||
position: relative;
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
border-radius:50%;
|
||||
animation: rotation 1s infinite linear;
|
||||
@keyframes rotation {
|
||||
100% {
|
||||
|
|
|
|||
Loading…
Reference in a new issue