mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 15:45:00 +00:00
fix: loader direction
This commit is contained in:
@@ -728,6 +728,10 @@ li p:last-child,
|
||||
-webkit-animation: spin 2s infinite linear;
|
||||
}
|
||||
|
||||
.loader-reverse {
|
||||
-webkit-animation: spin 2s infinite linear reverse;
|
||||
}
|
||||
|
||||
.canceled,
|
||||
.done {
|
||||
text-decoration: line-through;
|
||||
|
||||
Reference in New Issue
Block a user