From 37c8a6ff8085f8e9cce5c6dc4080577ff7374630 Mon Sep 17 00:00:00 2001 From: webadderall <131426131+webadderall@users.noreply.github.com> Date: Thu, 19 Mar 2026 23:48:16 +1100 Subject: [PATCH] Polish editor copy and panel styling --- .../video-editor/AnnotationSettingsPanel.tsx | 2 +- src/i18n/locales/en/common.json | 10 ++++++- src/i18n/locales/en/editor.json | 27 +++++++++++++++++++ src/i18n/locales/en/launch.json | 4 +-- src/i18n/locales/en/settings.json | 25 +++++++++++++++-- src/i18n/locales/es/common.json | 10 ++++++- src/i18n/locales/es/editor.json | 27 +++++++++++++++++++ src/i18n/locales/es/launch.json | 2 +- src/i18n/locales/es/settings.json | 25 +++++++++++++++-- src/i18n/locales/zh-CN/common.json | 10 ++++++- src/i18n/locales/zh-CN/editor.json | 27 +++++++++++++++++++ src/i18n/locales/zh-CN/launch.json | 2 +- src/i18n/locales/zh-CN/settings.json | 25 +++++++++++++++-- src/index.css | 1 - 14 files changed, 182 insertions(+), 15 deletions(-) diff --git a/src/components/video-editor/AnnotationSettingsPanel.tsx b/src/components/video-editor/AnnotationSettingsPanel.tsx index fd8d9a82..68b7a045 100644 --- a/src/components/video-editor/AnnotationSettingsPanel.tsx +++ b/src/components/video-editor/AnnotationSettingsPanel.tsx @@ -117,7 +117,7 @@ export function AnnotationSettingsPanel({ }; return ( -