small fix for attachment width

pull/1049/head
bree 2021-07-08 10:26:46 -04:00
parent e197f56a5f
commit c286649f88
1 changed files with 1 additions and 0 deletions

View File

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