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 cursor-pointer">
<div className="card-body p-2"> <div className="card-body p-2">
<div <div
className="table-responsive text-nowrap py-2 mx-auto" className="table-responsive text-nowrap py-2 mx-2"
style={{ minHeight: "200px", overflow: "visible" }} style={{ minHeight: "200px" }}
> >
<table className="table m-3"> <table className="table m-0">
<thead> <thead>
<tr> <tr>
<th className="text-start" colSpan={5}> <th className="text-start" colSpan={5}>