mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 06:55:47 +01:00
Add small gap between date and parents
This commit is contained in:
@@ -109,6 +109,7 @@ const ChangesetSummary = styled.div`
|
||||
`
|
||||
|
||||
const SeparatedParents = styled.div`
|
||||
margin-left: 1em;
|
||||
a + a:before {
|
||||
content: ",\\00A0";
|
||||
color: #4a4a4a;
|
||||
|
||||
Reference in New Issue
Block a user