From fa352f837b26795e4ffdfa0415279074785229d6 Mon Sep 17 00:00:00 2001 From: SnapOtter Date: Fri, 8 May 2026 18:42:57 +0800 Subject: [PATCH] fix(videos): anchor dashboard screenshots to left side for square videos --- .../src/compositions/x-launch/scenes/PrivacyBeatScene.tsx | 4 +++- .../src/compositions/x-launch/scenes/ToolGridRevealScene.tsx | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/apps/videos/src/compositions/x-launch/scenes/PrivacyBeatScene.tsx b/apps/videos/src/compositions/x-launch/scenes/PrivacyBeatScene.tsx index 460c0ad6..7e4f5fe6 100644 --- a/apps/videos/src/compositions/x-launch/scenes/PrivacyBeatScene.tsx +++ b/apps/videos/src/compositions/x-launch/scenes/PrivacyBeatScene.tsx @@ -24,11 +24,13 @@ export const PrivacyBeatScene: React.FC = () => { diff --git a/apps/videos/src/compositions/x-launch/scenes/ToolGridRevealScene.tsx b/apps/videos/src/compositions/x-launch/scenes/ToolGridRevealScene.tsx index 3b91a52c..c9fd507a 100644 --- a/apps/videos/src/compositions/x-launch/scenes/ToolGridRevealScene.tsx +++ b/apps/videos/src/compositions/x-launch/scenes/ToolGridRevealScene.tsx @@ -31,10 +31,12 @@ export const ToolGridRevealScene: React.FC = () => {