style: Increase column widths for improved readability in ProjectListPage table

This commit is contained in:
2025-06-25 11:35:36 +02:00
parent 4b2a544870
commit 7e67fe96ef

View File

@@ -169,19 +169,19 @@ export default function ProjectListPage() {
<table className="w-full table-fixed">
<thead>
<tr className="bg-gray-100 border-b">
<th className="text-left px-2 py-3 font-semibold text-xs text-gray-700 w-16">
<th className="text-left px-2 py-3 font-semibold text-xs text-gray-700 w-32">
No.
</th>
<th className="text-left px-2 py-3 font-semibold text-xs text-gray-700">
Project Name
</th>
<th className="text-left px-2 py-3 font-semibold text-xs text-gray-700 w-20">
<th className="text-left px-2 py-3 font-semibold text-xs text-gray-700 w-40">
WP
</th>
<th className="text-left px-2 py-3 font-semibold text-xs text-gray-700 w-20">
City
</th>
<th className="text-left px-2 py-3 font-semibold text-xs text-gray-700 w-32">
<th className="text-left px-2 py-3 font-semibold text-xs text-gray-700 w-40">
Address
</th>
<th className="text-left px-2 py-3 font-semibold text-xs text-gray-700 w-20">