Remove unused css class
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class="h-full w-full bg-gray-50 relative overflow-y-auto">
|
<div class="h-full w-full bg-gray-50 relative overflow-y-auto">
|
||||||
<main>
|
<main>
|
||||||
<div class="pt-6 px-4 container mx-auto pt-8" id="container">
|
<div class="px-4 container mx-auto pt-8" id="container">
|
||||||
<div hx-get="{{ url_for('overview') }}" hx-trigger="load, every 2s">
|
<div hx-get="{{ url_for('overview') }}" hx-trigger="load, every 2s">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user