Open-Generative-AI/packages/studio
Anil Matcha 29cff36eef fix: use margin-auto centering for Cinema Studio prompt bar
Replace translate-based centering (md:left-1/2 md:-translate-x-1/2)
with margin-auto approach (md:left-0 md:right-0 md:mx-auto) to fix
prompt bar not being centered when rendered inside Tailwind v4 host app.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 19:04:53 +05:30
..
src fix: use margin-auto centering for Cinema Studio prompt bar 2026-03-21 19:04:53 +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