open-notebook/frontend/src/app
Luis Novo afc34632f7 fix: prevent chat input and message overflow with long unbroken strings
Add min-w-0 to chat input flex container and textarea to prevent
field-sizing-content from expanding the layout. Replace break-words
with break-all on user message bubbles to force wrapping at any
character for strings without spaces.
2026-02-16 14:57:59 -03:00
..
(auth)/login Version 1 (#160) 2025-10-18 12:46:22 -03:00
(dashboard) fix: prevent chat input and message overflow with long unbroken strings 2026-02-16 14:57:59 -03:00
config feat: simplify reverse proxy configuration with Next.js rewrites (#213) 2025-10-24 11:24:14 -03:00
favicon.ico Version 1 (#160) 2025-10-18 12:46:22 -03:00
globals.css Feat/localization tests docker (#371) 2026-01-15 13:51:05 -03:00
layout.tsx Feat/localization tests docker (#371) 2026-01-15 13:51:05 -03:00
page.tsx Version 1 (#160) 2025-10-18 12:46:22 -03:00