From 35c9c85b86a200e6edb9cc6f95eaaec24bafcea6 Mon Sep 17 00:00:00 2001 From: qtchaos <72168435+qtchaos@users.noreply.github.com> Date: Mon, 11 Mar 2024 17:46:47 +0200 Subject: [PATCH] fix: increase maximum subtitle size, set background blur max to 100% and increase padding on the bottom of captions view --- src/components/player/atoms/settings/CaptionSettingsView.tsx | 2 +- src/stores/subtitles/index.ts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/player/atoms/settings/CaptionSettingsView.tsx b/src/components/player/atoms/settings/CaptionSettingsView.tsx index 2e78ed7a..2efe8eb9 100644 --- a/src/components/player/atoms/settings/CaptionSettingsView.tsx +++ b/src/components/player/atoms/settings/CaptionSettingsView.tsx @@ -231,7 +231,7 @@ export function CaptionSettingsView({ id }: { id: string }) { router.navigate("/captions")}> {t("player.menus.subtitles.settings.backlink")} - +