scrolls
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{% extends 'base.html' %}
|
{% extends 'base.html' %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h1 class="text-xl font-semibold mb-4">Projects for {{ case_email }}</h1>
|
<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">
|
<table class="min-w-full">
|
||||||
<thead class="bg-slate-100 text-left text-sm">
|
<thead class="bg-slate-100 text-left text-sm">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user