mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-29 01:48:28 +00:00
web/Placeholder: focus first on page
This commit is contained in:
parent
f2de69f153
commit
a9e8ea1306
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<div id="placeholder-container" class="center-column-container">
|
<div id="placeholder-container" class="center-column-container">
|
||||||
<Meowbalt emotion="smile" />
|
<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>
|
</div>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
Loading…
Reference in New Issue
Block a user