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:
@@ -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">
|
||||
|
Reference in New Issue
Block a user