Unnnessary scrollbar will be remove and correct the layout.

This commit is contained in:
Kartik Sharma 2025-07-26 11:14:38 +05:30
parent 4cd03afc5c
commit 67728fc1fc

View File

@ -269,10 +269,10 @@ const ProjectList = () => {
<div className="card cursor-pointer">
<div className="card-body p-2">
<div
className="table-responsive text-nowrap py-2 mx-auto"
style={{ minHeight: "200px", overflow: "visible" }}
className="table-responsive text-nowrap py-2 mx-2"
style={{ minHeight: "200px" }}
>
<table className="table m-3">
<table className="table m-0">
<thead>
<tr>
<th className="text-start" colSpan={5}>