Skip to content

Commit 9f257d9

Browse files
committed
Main does not need to be focusable anymore
1 parent 075691c commit 9f257d9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/LayoutStepper.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
<q-page
3030
id="main"
3131
role="main"
32-
tabindex="0"
3332
v-bind:class="isMainConnected ? '' : 'q-pa-md'"
3433
>
3534
<div v-bind:class="['row', 'justify-center', isMainConnected ? '' : 'q-pa-md q-ml-auto']">

0 commit comments

Comments
 (0)