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