open-notebook/frontend
Antonio Gatta 47db332d17 feat(notebooks): improve layout responsiveness
- Adjusted `div` class styles to add horizontal scrolling in smaller viewports (`overflow-x-auto`).
- Updated chat column element with additional padding and margin adjustments for better desktop layout.
2025-12-08 00:24:37 +01:00
..
public Version 1 (#160) 2025-10-18 12:46:22 -03:00
src feat(notebooks): improve layout responsiveness 2025-12-08 00:24:37 +01:00
.gitignore chore: export docs for custom gpt 2025-10-18 20:26:11 -03:00
components.json Version 1 (#160) 2025-10-18 12:46:22 -03:00
eslint.config.mjs Version 1 (#160) 2025-10-18 12:46:22 -03:00
next.config.ts feat: simplify reverse proxy configuration with Next.js rewrites (#213) 2025-10-24 11:24:14 -03:00
package-lock.json Merge pull request #290 from lfnovo/dependabot/npm_and_yarn/frontend/mdast-util-to-hast-13.2.1 2025-12-06 08:25:57 -03:00
package.json chore(deps): bump next from 15.4.7 to 15.4.8 in /frontend 2025-12-03 20:45:51 +00:00
postcss.config.mjs Version 1 (#160) 2025-10-18 12:46:22 -03:00
tailwind.config.ts Version 1 (#160) 2025-10-18 12:46:22 -03:00
tsconfig.json Version 1 (#160) 2025-10-18 12:46:22 -03:00