Skip to content

Commit

Permalink
CHG fixed post info size
Browse files Browse the repository at this point in the history
  • Loading branch information
dolf321 committed Jul 21, 2023
1 parent ae75c36 commit fa95147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/components/forums/Post/Post.styles.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ export const useStyles = makeStyles((theme) => ({
extraInfo: {
marginTop: theme.spacing(2),
width: '100%',
height: theme.spacing(5),
display: 'flex',
gap: theme.spacing(3),
alignItems: 'center',
Expand Down

0 comments on commit fa95147

Please sign in to comment.