Compare commits
5 Commits
main
...
kartik_Bug
| Author | SHA1 | Date | |
|---|---|---|---|
| 15c86d8cbc | |||
| 306fea9351 | |||
| 18c745dbd8 | |||
| 67728fc1fc | |||
| 4cd03afc5c |
@ -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 "
|
className="table-responsive text-nowrap py-2 mx-2"
|
||||||
style={{ minHeight: "400px" }}
|
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}>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user