mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-14 17:26:22 +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`
|
const Metadata = styled.div`
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
|
width: 100%;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const AuthorWrapper = styled.p`
|
const AuthorWrapper = styled.p`
|
||||||
|
|||||||
Reference in New Issue
Block a user