mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 07:55:47 +01:00
Correct width on too large commit messages
This commit is contained in:
@@ -43,6 +43,7 @@ const FixedSizedAvatar = styled.div`
|
||||
|
||||
const Metadata = styled.div`
|
||||
margin-left: 0;
|
||||
width: 100%;
|
||||
`;
|
||||
|
||||
const AuthorWrapper = styled.p`
|
||||
|
||||
Reference in New Issue
Block a user