fixed alignment address value at emplt about

This commit is contained in:
pramod mahajan 2025-09-10 12:28:07 +05:30
parent 45b21d3e73
commit 691fd9208f

View File

@ -149,7 +149,7 @@ const EmpOverview = ({ profile }) => {
</span>
<span style={{ marginLeft: "86px" }}>:</span>
<span className="ms-5" style={{ marginRight: "75px" }}>
<span className="ms-5 text-start" >
{profile?.currentAddress || <em>NA</em>}
</span>
</div>