about summary refs log tree commit diff
path: root/src/view/com/util/post-embeds/index.tsx
diff options
context:
space:
mode:
authorOllie H <renahlee@outlook.com>2023-05-15 11:14:45 -0700
committerGitHub <noreply@github.com>2023-05-15 13:14:45 -0500
commit824a2313b1d1d7a5c5ab7fa8680ac8aa30c98bc0 (patch)
tree3491219248a301c671e194d48d6eba1e14eb842f /src/view/com/util/post-embeds/index.tsx
parent841ad692d3b3b57d0a810201139af965200e0b9a (diff)
downloadvoidsky-824a2313b1d1d7a5c5ab7fa8680ac8aa30c98bc0.tar.zst
Style cleaning and initial text size audit (#618)
* Style cleaning and initial text size audit

* Put file back
Diffstat (limited to 'src/view/com/util/post-embeds/index.tsx')
-rw-r--r--src/view/com/util/post-embeds/index.tsx1
1 files changed, 0 insertions, 1 deletions
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,
   },
 })