1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Fixes #7001: Focus the main content container when the page loads

This commit is contained in:
Matt
2021-08-19 14:13:54 -07:00
parent a71604e79f
commit 9e1d2da449
8 changed files with 35 additions and 19 deletions

View File

@@ -13,7 +13,7 @@
{% include 'base/sidenav.html' %}
{# Body #}
<div class="content-container">
<div class="content-container" tabindex="-2">
{# Netbox Logo, only visible when printing #}
<div class="p-2 printonly">