small fix for attachment width

This commit is contained in:
bree
2021-07-08 10:26:46 -04:00
parent e197f56a5f
commit c286649f88

View File

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