Commit 839ba7a
committed
Patched Diamond spinner glitch on iOS
On iOS browsers (e.g. Chrome and Safari), the animation from left: 0 -> left: 50% does not get handled correctly. Adding the percent sign fixes this.1 parent f691969 commit 839ba7a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments