Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update text sizes in chat components and globals.css #338

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

nadeesha
Copy link
Contributor

  • Added new text size classes (.text-xs, .text-sm, .text-md, .text-xl) in globals.css for better typography control.
  • Adjusted text sizes in the DataSection and Blob components to use the new text size classes.
  • Updated TemplateMessage component to use smaller text size for consistency.

These changes enhance the overall readability and visual hierarchy of the chat interface.

- Added new text size classes (.text-xs, .text-sm, .text-md, .text-xl) in globals.css for better typography control.
- Adjusted text sizes in the DataSection and Blob components to use the new text size classes.
- Updated TemplateMessage component to use smaller text size for consistency.

These changes enhance the overall readability and visual hierarchy of the chat interface.
@nadeesha nadeesha marked this pull request as ready for review December 19, 2024 02:25
@nadeesha nadeesha merged commit ffe7c91 into main Dec 19, 2024
28 checks passed
@nadeesha nadeesha deleted the nadeesha/update-ui branch December 19, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant