about summary refs log tree commit diff
path: root/src/view/com/composer/videos/SubtitleDialog.tsx
diff options
context:
space:
mode:
authorSamuel Newman <mozzius@protonmail.com>2024-09-05 16:07:06 +0100
committerGitHub <noreply@github.com>2024-09-05 16:07:06 +0100
commit4e6b6740f7365553121eae42b347cfb557a6d5d5 (patch)
tree918558d22c2598d4775f59f87e4fd6a8a53f6013 /src/view/com/composer/videos/SubtitleDialog.tsx
parent428607d9a31f7da94ccc3b44b4499a67f2ffbd1f (diff)
downloadvoidsky-4e6b6740f7365553121eae42b347cfb557a6d5d5.tar.zst
[Video] Enter/exit animations for video in composer (#5164)
* enter/exit animations for video in composer

* use zoom out animation

* unify margin between different steps

* skip animation when posting
Diffstat (limited to 'src/view/com/composer/videos/SubtitleDialog.tsx')
-rw-r--r--src/view/com/composer/videos/SubtitleDialog.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/com/composer/videos/SubtitleDialog.tsx b/src/view/com/composer/videos/SubtitleDialog.tsx
index 9cd8eae47..a1cdb906d 100644
--- a/src/view/com/composer/videos/SubtitleDialog.tsx
+++ b/src/view/com/composer/videos/SubtitleDialog.tsx
@@ -34,7 +34,7 @@ export function SubtitleDialogBtn(props: Props) {
   const {_} = useLingui()
 
   return (
-    <View style={[a.flex_row, a.mt_xs]}>
+    <View style={[a.flex_row, a.my_xs]}>
       <Button
         label={isWeb ? _('Captions & alt text') : _('Alt text')}
         accessibilityHint={