mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 14:35:45 +01:00
fixed alignment of author avatar
This commit is contained in:
@@ -29,6 +29,8 @@ const AuthorImage = styled(AvatarImage)`
|
|||||||
width: 1em;
|
width: 1em;
|
||||||
height: 1em;
|
height: 1em;
|
||||||
margin-right: 0.2em;
|
margin-right: 0.2em;
|
||||||
|
margin-bottom: 0.2em;
|
||||||
|
vertical-align: middle;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
export default AuthorImage;
|
export default AuthorImage;
|
||||||
|
|||||||
Reference in New Issue
Block a user