petercat-ai / petercat

A conversational Q&A agent configuration system, self-hosted deployment solutions, and a convenient all-in-one application SDK, allowing you to create intelligent Q&A bots for your GitHub repositories
https://petercat.ai
MIT License
598 stars 16 forks source link

fix: tweak the style for the multi-language #414

Closed xingwanying closed 1 month ago

xingwanying commented 1 month ago

image

close #383

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
petercat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 2:43pm
petercat-assistant[bot] commented 1 month ago

Walkthrough

This pull request focuses on tweaking the style for multi-language support in the application. The changes primarily involve adjustments to CSS classes to ensure better responsiveness and visual consistency across different screen sizes.

Changes

File Summary
client/app/factory/edit/page.tsx Adjusted CSS classes for better responsiveness and visual consistency.
client/app/page.tsx Modified CSS classes to improve layout and appearance on various screen sizes.