Skip to content

Commit 702bfeb

Browse files
committed
Fix fancy image spinner
1 parent 5a3e664 commit 702bfeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ html, body: {
349349
}
350350

351351
.outerlync {
352-
cursor: cell;
352+
cursor: not-allowed;
353353
display: inline-block;
354354
background: transparent;
355355
}

0 commit comments

Comments
 (0)