small fix for attachment width

This commit is contained in:
bree 2021-07-08 10:26:46 -04:00
parent 7843e10d5f
commit 59a5d2e752
No known key found for this signature in database
GPG key ID: 1B2E56B9EC985B96

View file

@ -4,6 +4,7 @@
grid-auto-flow: row dense;
width: max-content;
max-width: 100%;
border-radius: 6px;
margin: .125rem 0 .125rem;