From 24b652847c92e6fb1012215e484546500ddfdf0a Mon Sep 17 00:00:00 2001 From: Gigi Date: Mon, 20 Oct 2025 21:59:47 +0200 Subject: [PATCH] style(tts): right-align TTS controls --- src/components/TTSControls.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TTSControls.tsx b/src/components/TTSControls.tsx index 49cde1e7..77544b27 100644 --- a/src/components/TTSControls.tsx +++ b/src/components/TTSControls.tsx @@ -34,7 +34,7 @@ const TTSControls: React.FC = ({ text, defaultLang, className }) => { if (!supported) return null return ( -
+