manage floor header size for collap

This commit is contained in:
Pramod Mahajan 2025-05-13 11:29:56 +05:30
parent aa2ca6565b
commit db098f9fdc

View File

@ -13,7 +13,7 @@ const Floor = ({ floor, workAreas, forBuilding }) => {
/> />
)) ))
) : ( ) : (
<tr> <tr>
<td colSpan="4" className="text-start table-cell"> <td colSpan="4" className="text-start table-cell">
<div className="row ps-2"> <div className="row ps-2">
{/* <div className="col-1 col-md-1 d-flex justify-content-between align-items-center " > {/* <div className="col-1 col-md-1 d-flex justify-content-between align-items-center " >
@ -23,7 +23,7 @@ const Floor = ({ floor, workAreas, forBuilding }) => {
</button> </button>
</div> */} </div> */}
<div className="col-12 ps-10"> <div className="col-12 ps-8">
<div className="row"> <div className="row">
<div className="col"> <div className="col">
{" "} {" "}