Skip to content

Commit

Permalink
fix:add padding to the list of direct reports in person-card (#3265)
Browse files Browse the repository at this point in the history
  • Loading branch information
musale authored Aug 1, 2024
1 parent 49b4e62 commit 8036278
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ $organization-direct-report-person-avatar-size: var(--organization-direct-report

.direct-report {
margin-right: 4px;
padding: 4px 0;
cursor: pointer;
}
}
Expand Down

0 comments on commit 8036278

Please sign in to comment.