weird fix for safari account page lag

This commit is contained in:
Miodec 2022-10-05 13:33:49 +02:00
parent f0b80ff967
commit e9ae1080a6

View file

@ -890,6 +890,7 @@ function fillContent(): void {
250,
async () => {
// Profile.updateNameFontSize("account");
$(".page.pageAccount").css("height", "unset"); //weird safari fix
},
async () => {
setTimeout(() => {