web/Placeholder: focus first on page

This commit is contained in:
wukko 2024-07-23 14:08:34 +06:00
parent f2de69f153
commit a9e8ea1306
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -6,7 +6,7 @@
<div id="placeholder-container" class="center-column-container">
<Meowbalt emotion="smile" />
<div>{pageName} page is not ready yet!</div>
<div data-first-focus tabindex="-1">{`${pageName} page is not ready yet!`}</div>
</div>
<style>