mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-10 01:03:36 -05:00
small fix for attachment width
This commit is contained in:
parent
7843e10d5f
commit
59a5d2e752
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue