quivr/frontend/app/studio
Aditya Nandan 99d0b8bdb6
fix: Blank scrollbar on certain browsers (#3118)
# Description

- Replace overflow of scroll with overflow of auto throughout the
project
- apply custom scrollbar

## Checklist before requesting a review

Please delete options that are not relevant.

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

## Screenshots (if appropriate):

![image](https://github.com/user-attachments/assets/edcdd6b3-5e80-416a-a814-c21dd6604853)

![image](https://github.com/user-attachments/assets/b6212519-2574-4029-a027-55714a0ded34)

![image](https://github.com/user-attachments/assets/b9bc8311-98ed-4dc3-9047-636b8f1f26ca)

![image](https://github.com/user-attachments/assets/f19cfe16-35fe-44d3-aa83-0157afc5fadc)
2024-09-02 14:01:34 +02:00
..
[brainId] feat(frontend): interaction with brain items (#3106) 2024-08-28 02:30:48 +02:00
BrainsTabs fix: Blank scrollbar on certain browsers (#3118) 2024-09-02 14:01:34 +02:00
layout.tsx fix: Blank scrollbar on certain browsers (#3118) 2024-09-02 14:01:34 +02:00
page.module.scss fix: Blank scrollbar on certain browsers (#3118) 2024-09-02 14:01:34 +02:00
page.tsx feat(frontend): talk with models and handle code markdown (#2980) 2024-08-08 07:21:28 -07:00