Open-Generative-AI/packages/studio
Anil Matcha fc49614a87 fix: remove overflow-x-auto from VideoStudio controls row
overflow-x-auto implicitly sets overflow-y:auto, creating a clipping
context that cut off the upward-opening position:absolute dropdown
panels. Changed to flex-wrap so buttons wrap on narrow screens and
dropdowns display correctly.
2026-03-23 00:16:14 +05:30
..
src fix: remove overflow-x-auto from VideoStudio controls row 2026-03-23 00:16:14 +05:30
babel.config.json Convert to Next.js monorepo with shared studio component library 2026-03-21 10:47:00 +05:30
package-lock.json Convert to Next.js monorepo with shared studio component library 2026-03-21 10:47:00 +05:30
package.json Convert to Next.js monorepo with shared studio component library 2026-03-21 10:47:00 +05:30
postcss.config.js Convert to Next.js monorepo with shared studio component library 2026-03-21 10:47:00 +05:30
tailwind.config.js Add missing muted/secondary colors to studio tailwind config 2026-03-21 16:01:46 +05:30