calendar strip - improve loading animation
This commit is contained in:
parent
9391a37a1e
commit
def84b8540
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
cursor: progress !important;
|
||||
}
|
||||
.calendar-strip__days.progress > li {
|
||||
animation: loading 0.75s;
|
||||
animation: loading 0.75s alternate infinite;
|
||||
}
|
||||
.calendar-strip__days.progress button {
|
||||
cursor: progress !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue