This commit is contained in:
2025-11-05 13:48:37 -08:00
parent 0f0e2866be
commit 9b75f4752d

View File

@@ -1,7 +1,7 @@
{% extends 'base.html' %}
{% block content %}
<h1 class="text-xl font-semibold mb-4">Projects for {{ case_email }}</h1>
<div class="bg-white shadow rounded-2xl overflow-hidden">
<div class="bg-white shadow rounded-2xl overflow-scroll">
<table class="min-w-full">
<thead class="bg-slate-100 text-left text-sm">
<tr>