Skip to content
Snippets Groups Projects
Unverified Commit f0ba0e68 authored by tusooa's avatar tusooa :zap:
Browse files

Use <main> for main content

parent f8956a37
No related branches found
No related tags found
2 merge requests!1711Update stable - 2.5.0 release,!1679Fix accessibility regressions
......@@ -33,7 +33,7 @@
<div id="notifs-sidebar" />
</template>
</div>
<div
<main
id="main-scroller"
class="column main"
:class="{ '-full-height': isChats || isListEdit }"
......@@ -50,7 +50,7 @@
</router-link>
</div>
<router-view />
</div>
</main>
<div
id="notifs-column"
class="column -scrollable"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment