Service title and group text appear too bold in Masters → Services
This commit is contained in:
parent
9c02a4a925
commit
da13e40fd5
@ -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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user