mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-27 17:19:57 -05:00
Set attachment width to 100%
This commit is contained in:
@@ -310,6 +310,7 @@ async function setCoverImage(attachment: IAttachment | null) {
|
||||
display: grid;
|
||||
grid-template-columns: 9rem 1fr;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
|
||||
padding: .5rem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user