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

Add padding to the bottom of the sidebar

This commit is contained in:
kkthxbye
2022-08-30 15:57:04 +02:00
parent d19c6a6afc
commit 6a3ccda12e

View File

@ -28,7 +28,7 @@
<div class="sidenav-inner h-100 mb-auto">
{# Collapse #}
<div class="collapse sidenav-collapse">
<div class="collapse sidenav-collapse pb-4">
{# Nav Items #}
{% nav %}