feat: Add custom scrollbar styling across frontend#2800
feat: Add custom scrollbar styling across frontend#2800singhanurag0317-bit wants to merge 1 commit into
Conversation
Replaces hidden scrollbar with a visible custom-styled scrollbar that matches the HELPDESK.AI design system. Uses 12px width, rounded track, and the site's muted text color (#618975) for the thumb with hover darkening (#4a6a5a). Closes ritesh-1918#2652
|
Someone is attempting to deploy a commit to the ritesh Team on Vercel. A member of the Team first needs to authorize it. |
|
Warning Review limit reached
More reviews will be available in 24 minutes and 18 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more credits in the billing tab to continue. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Adds custom scroll bar styling to the HELPDESK.AI frontend for improved user experience and visual consistency.
Changes
Frontend/src/index.cssCloses #2652