Set attachment width to 100%
This commit is contained in:
parent
4eb0df256c
commit
aba045ff24
@ -310,6 +310,7 @@ async function setCoverImage(attachment: IAttachment | null) {
|
||||
display: grid;
|
||||
grid-template-columns: 9rem 1fr;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
|
||||
padding: .5rem;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user