ui update

This commit is contained in:
2026-04-01 20:27:01 +11:00
parent 57516a3c9c
commit 70fbb78a54
+1 -4
View File
@@ -1,13 +1,10 @@
{% extends 'base.html' %}
{% block content %}
<div class="max-w-3xl mx-auto px-4 sm:px-6 lg:px-8 py-8 space-y-6">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8 space-y-6">
<!-- Header -->
<div class="flex items-center gap-3">
<a href="{% url 'nginxmon-dashboard' %}" class="text-gray-400 hover:text-gray-600">
<i class="fas fa-arrow-left"></i>
</a>
<div>
<h1 class="text-xl font-bold text-gray-900 flex items-center gap-2">
<i class="fas fa-cog text-gray-500"></i> Nginx Monitor Settings