From 824a2313b1d1d7a5c5ab7fa8680ac8aa30c98bc0 Mon Sep 17 00:00:00 2001 From: Ollie H Date: Mon, 15 May 2023 11:14:45 -0700 Subject: Style cleaning and initial text size audit (#618) * Style cleaning and initial text size audit * Put file back --- src/view/com/util/post-embeds/index.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/view/com/util/post-embeds/index.tsx') diff --git a/src/view/com/util/post-embeds/index.tsx b/src/view/com/util/post-embeds/index.tsx index 2dda9069e..a55ff9050 100644 --- a/src/view/com/util/post-embeds/index.tsx +++ b/src/view/com/util/post-embeds/index.tsx @@ -184,6 +184,5 @@ const styles = StyleSheet.create({ position: 'absolute', left: 6, bottom: 6, - width: 46, }, }) -- cgit 1.4.1