1
0
Fork 0
mirror of synced 2024-07-01 12:30:41 +12:00

Update padding for attachment images

This commit is contained in:
Martin McKeaveney 2020-09-18 16:52:20 +01:00 committed by GitHub
parent bf8965ec73
commit 9310b812d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@
height: 75px;
width: 75px;
border: 2px dashed var(--grey-7);
padding: var(--spacing-xl);
padding: var(--spacing-m);
display: flex;
flex-direction: column;
align-items: center;