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

#6797: Improve home page shading

This commit is contained in:
checktheroads
2021-07-24 00:38:28 -07:00
parent 0572d03003
commit 7d5f647cd3
5 changed files with 20 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
{% block title %}Home{% endblock %}
{% block content-wrapper %}
<div class="tab-content">
<div class="p-3">
{# General stats #}
<div class="row masonry">
{% for section, items, icon in stats %}