Service title and group text appear too bold in Masters → Services

This commit is contained in:
Kartik Sharma 2025-11-26 11:12:53 +05:30
parent 9c02a4a925
commit da13e40fd5

View File

@ -109,7 +109,7 @@ const ServiceGroups = ({ service }) => {
/>
</span>
)}
<p className="m-0 fw-bold ">{group.name}</p>
<p className="m-0 ">{group.name}</p>
</div>
<div className="d-flex flex-row gap-3">
<div className="d-flex flex-row gap-2">