Minor style improvements and fixes

This commit is contained in:
Julian 2023-05-18 10:32:31 +02:00
parent 3ef9099407
commit 19b6162b57
2 changed files with 7 additions and 8 deletions

View file

@ -183,5 +183,6 @@
});
textInputElement.addEventListener("input", resizeInputElement);
resizeInputElement();
})();