Adding text-start at project infra card.
This commit is contained in:
parent
ae3380d9b8
commit
d640a54cfd
@ -105,7 +105,7 @@ const ProjectCard = ({ project, isCore = true }) => {
|
||||
>
|
||||
{project?.shortName ? project?.shortName : project?.name}
|
||||
</h5>
|
||||
<div className="client-info text-body">
|
||||
<div className="client-info text-body text-start">
|
||||
<span>{project?.shortName ? project?.name : ""}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user