make gifs square again (#9236)
This commit is contained in:
@@ -300,7 +300,7 @@ export function GifPreview({
|
|||||||
a.flex_1,
|
a.flex_1,
|
||||||
a.mb_sm,
|
a.mb_sm,
|
||||||
a.rounded_sm,
|
a.rounded_sm,
|
||||||
a.aspect_card,
|
a.aspect_square,
|
||||||
{opacity: pressed ? 0.8 : 1},
|
{opacity: pressed ? 0.8 : 1},
|
||||||
t.atoms.bg_contrast_25,
|
t.atoms.bg_contrast_25,
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user