This commit is contained in:
parent
30efc1bae6
commit
b7531864d2
5 changed files with 38 additions and 4 deletions
|
@ -124,6 +124,7 @@ const MediaAttachmentGrid: Component<{
|
|||
{
|
||||
width: `${width}px`,
|
||||
height: `${height}px`,
|
||||
"contain-intrinsic-size": `${width}px ${height}px`,
|
||||
},
|
||||
accentColor ? { "--media-color-accent": accentColor } : {},
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue