fast: reduce delta from 20ms to 18
parent
f32a76b268
commit
ae12a0b8f1
|
@ -1,4 +1,4 @@
|
||||||
const delta = 20;
|
const delta = 18;
|
||||||
|
|
||||||
(function () {
|
(function () {
|
||||||
var table = document.querySelector("table");
|
var table = document.querySelector("table");
|
||||||
|
|
Loading…
Reference in New Issue