fix(attachment): correct spacing around creation date
This commit is contained in:
parent
272f643955
commit
e0ce3e50bd
@ -323,9 +323,8 @@ async function setCoverImage(attachment: IAttachment | null) {
|
||||
margin-bottom: 0;
|
||||
display: flex;
|
||||
|
||||
> span:not(:last-child):after,
|
||||
> span,
|
||||
> button:not(:last-child):after {
|
||||
content: '·';
|
||||
padding: 0 .25rem;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user