kangfenmao 737a79f44c style(css): update scrollbar styles
Updated scrollbar styles in App.css to customize appearance and behavior:
- Set width and height for scrollbar
- Defined background colors for track and thumb
- Added hover effect for scrollbar thumb

No breaking changes introduced.
2024-05-30 16:43:51 +08:00
2024-05-24 10:03:02 +08:00
2024-05-30 16:43:51 +08:00
2024-05-24 10:03:02 +08:00
2024-05-24 10:03:02 +08:00
2024-05-24 10:03:02 +08:00
2024-05-24 10:03:02 +08:00
2024-05-24 09:56:26 +08:00
2024-05-24 10:03:02 +08:00

Cherry AI

Cherry AI is a desktop client for multiple cutting-edge LLM models, available on Windows, Mac and Linux.

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux
Description
No description provided
Readme 24 MiB
Languages
TypeScript 92.3%
JavaScript 6.1%
SCSS 0.7%
HTML 0.4%
CSS 0.2%
Other 0.2%