small fix for attachment width
parent
7843e10d5f
commit
59a5d2e752
|
|
@ -4,6 +4,7 @@
|
|||
grid-auto-flow: row dense;
|
||||
|
||||
width: max-content;
|
||||
max-width: 100%;
|
||||
|
||||
border-radius: 6px;
|
||||
margin: .125rem 0 .125rem;
|
||||
|
|
|
|||
Loading…
Reference in New Issue