quivr/frontend/app/chat
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
..
[chatId] fix: text not clear in dark mode (#1804) 2023-12-05 00:36:48 +01:00
components feat: 🎸 marketplace (#1657) 2023-11-19 18:46:12 +01:00
layout.tsx fix: fix notification banner display when too much items in chat list (#1593) 2023-11-06 14:36:21 +01:00
page.tsx Feat/user chat history (#275) 2023-06-10 23:59:16 +02:00