forked from abner/for-legacy-web
small fix for attachment width
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
grid-auto-flow: row dense;
|
grid-auto-flow: row dense;
|
||||||
|
|
||||||
width: max-content;
|
width: max-content;
|
||||||
|
max-width: 100%;
|
||||||
|
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
margin: .125rem 0 .125rem;
|
margin: .125rem 0 .125rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user