Give more more time

This commit is contained in:
Chi Vinh Le
2018-08-27 17:37:32 +02:00
parent 5a87e6abc6
commit 123bbf6e65
+1 -1
View File
@@ -22,7 +22,7 @@ if ((document as any).fonts) {
requestAnimationFrame(() => () =>
(document as any).fonts.ready.then(resizePopup)
),
100
200
);
}