Skip to content
Snippets Groups Projects
Unverified Commit b0bbcd17 authored by Ryan Laurie's avatar Ryan Laurie Committed by GitHub
Browse files

better people name alignment (#21889)

parent 7cc7e844
No related branches found
No related tags found
No related merge requests found
......@@ -138,7 +138,7 @@ export default class PeopleList extends Component {
{hasUsers &&
users.map(user => (
<tr key={user.id}>
<td>
<td className="flex align-center">
<span className="text-white inline-block">
<UserAvatar
bg={
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment