mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Use shaded tabs
This commit is contained in:
@@ -138,9 +138,11 @@
|
||||
{# Page content #}
|
||||
<div id="content" class="container-fluid content px-0 m-0">
|
||||
{% block tabs %}{% endblock %}
|
||||
<div class="px-3">
|
||||
{% block content %}{% endblock %}
|
||||
</div>
|
||||
{% block content-wrapper %}
|
||||
<div class="px-3">
|
||||
{% block content %}{% endblock %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
</div>
|
||||
|
||||
{% if settings.BANNER_BOTTOM %}
|
||||
|
Reference in New Issue
Block a user