quivr/frontend/app/brains-management/[brainId]/components/BrainManagementTabs
Stef Bloom 8a8e3d1a65
style(prompts): update public prompts dropdown styling (#1563)
# Description

In https://www.quivr.app/brains-management, the Custom Prompt dropdown
is partially covered by the cu

## Checklist before requesting a review

Please delete options that are not relevant.

- [X ] My code follows the style guidelines of this project
- [ X] I have performed a self-review of my code
- [ X] I have commented hard-to-understand areas
- [ X] I have ideally added tests that prove my fix is effective or that
my feature works
- [ X] New and existing unit tests pass locally with my changes
- [ X] Any dependent changes have been merged

## Screenshots (if appropriate):

![quivr-custom-prompt-after](https://github.com/StanGirard/quivr/assets/149593769/7a063624-dea5-41f2-bcfb-369b60387bbd)

![quivr-custom-prompt-before](https://github.com/StanGirard/quivr/assets/149593769/5c42dd45-3af8-44b3-9137-121ec5a0bce6)

![quivr-custom-prompt-light-mode-before](https://github.com/StanGirard/quivr/assets/149593769/4872c5d0-1a0f-4ed9-9d2e-8acba3841953)
2023-11-02 18:36:47 +01:00
..
components style(prompts): update public prompts dropdown styling (#1563) 2023-11-02 18:36:47 +01:00
hooks feat(brainSettings): rework knowledge tab (#1534) 2023-10-31 19:02:26 +01:00
utils feat(publicBrain): disable subscribe button when already subscribed and refetch brains list (#1246) 2023-09-22 12:37:50 +02:00
BrainManagementTabs.tsx refactor(settings tab): extract components (#1335) 2023-10-27 12:52:39 +02:00
index.ts feat: add brain management tabs (#753) 2023-07-25 09:54:34 +02:00
types.ts feat: change share brain button logic (#1078) 2023-08-31 16:02:32 +02:00