quivr/frontend/app/chat/[chatId]/components
Jezla 0fb4587161
fix: text not clear in dark mode (#1804)
# Description
Text color was being overridden.

Removed `text-gray-800` in MessageContent.tsx.

## Checklist before requesting a review

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code

## Screenshots (if appropriate):
Before:

![287382835-049862f4-a5b3-4899-88fa-569edade0e66](https://github.com/StanGirard/quivr/assets/32915176/f81c30f1-a4ad-4e25-a2a8-cce705ec3966)

After:

![image](https://github.com/StanGirard/quivr/assets/32915176/472bf6ed-1739-40be-85e2-1ccda4515043)

Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
2023-12-05 00:36:48 +01:00
..
ActionsBar feat: track response source usage (#1810) 2023-12-04 12:41:12 +01:00
ChatDialogueArea fix: text not clear in dark mode (#1804) 2023-12-05 00:36:48 +01:00
index.ts feat: add notifications components (#1148) 2023-09-12 17:44:15 +02:00