Skip to content

Commit

Permalink
fix: stakeholders style
Browse files Browse the repository at this point in the history
  • Loading branch information
r41ph committed Dec 10, 2024
1 parent 49c42cd commit b314be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-components/src/components/user/UserInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export default function UserInfo({
direction={direction}
wrap="nowrap"
sx={sx}
alignItems="center"
alignItems="top"
>
<Grid item>
<UserAvatar
Expand Down

0 comments on commit b314be0

Please sign in to comment.