mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 09:56:31 +00:00
feat: add refresh progressing animation
This commit is contained in:
@@ -463,6 +463,10 @@ svg {
|
||||
}
|
||||
}
|
||||
|
||||
.loader {
|
||||
-webkit-animation: lds-dual-ring 2s infinite linear;
|
||||
}
|
||||
|
||||
.canceled {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user