mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-29 04:50:13 +02:00
web/save: focus the page content on navigation
This commit is contained in:
parent
1234cc1083
commit
f2de69f153
@ -10,7 +10,7 @@
|
||||
</svelte:head>
|
||||
|
||||
<div id="cobalt-save-container" class="center-column-container">
|
||||
<main id="cobalt-save">
|
||||
<main id="cobalt-save" data-first-focus tabindex="-1">
|
||||
<Meowbalt emotion="smile" />
|
||||
<Omnibox />
|
||||
</main>
|
||||
|
Loading…
x
Reference in New Issue
Block a user