diff --git a/frontend/src/pages/StreamDashboardPage.tsx b/frontend/src/pages/StreamDashboardPage.tsx index c751695..0aa4baf 100644 --- a/frontend/src/pages/StreamDashboardPage.tsx +++ b/frontend/src/pages/StreamDashboardPage.tsx @@ -277,7 +277,7 @@ const StreamDashboardPage: React.FC = () => { value={streamData.title} onChange={handleInputChange} placeholder="Enter your stream title" - extraClasses="w-[70%] focus:w-[100%]" + extraClasses="w-[70%] focus:w-[70%]" maxLength={50} /> @@ -285,6 +285,7 @@ const StreamDashboardPage: React.FC = () => {
No stream input detected. Please start streaming using your