Update padding for attachment images
This commit is contained in:
parent
bf8965ec73
commit
9310b812d8
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue