mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 15:05:44 +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`
|
const SeparatedParents = styled.div`
|
||||||
|
margin-left: 1em;
|
||||||
a + a:before {
|
a + a:before {
|
||||||
content: ",\\00A0";
|
content: ",\\00A0";
|
||||||
color: #4a4a4a;
|
color: #4a4a4a;
|
||||||
|
|||||||
Reference in New Issue
Block a user