1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +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 6eb622f76b
commit 48366d47be

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;