Project List Dropdown will be remove in Projects.

This commit is contained in:
Kartik Sharma 2025-07-26 15:15:46 +05:30
parent eec208db89
commit d1cb3eec5b

View File

@ -192,7 +192,7 @@ const ProjectList = () => {
</button>
</div>
<div className="dropdown mt-1">
<div className="dropdown ms-3 mt-1">
<a
className="dropdown-toggle hide-arrow cursor-pointer p-1 mt-3 "
data-bs-toggle="dropdown"
@ -200,7 +200,7 @@ const ProjectList = () => {
data-bs-custom-class="tooltip"
title="Filter"
>
<i className="bx bx-slider-alt ms-1"></i>
<i className="fa-solid fa-filter fs-4"></i>
</a>
<ul className="dropdown-menu p-2 text-capitalize">
{[
@ -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 "
style={{ minHeight: "400px" }}
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}>