JiyaGupta-cs / mytwit

Social media platform for disabled individuals
https://mytwit.vercel.app
9 stars 30 forks source link

Add custom scrollbar styles #79

Closed ramith-kulal closed 4 months ago

ramith-kulal commented 4 months ago

Fixes Issue🛠️

Closes #69

Description👨‍💻

This pull request introduces a custom blue-colored scrollbar for all types of websites.

Type of change📄

How this has been tested✅

This pull request introduces a custom blue-colored scrollbar for all types of websites. The default browser scrollbar can sometimes be visually inconsistent with the website's design, so I've implemented a custom scrollbar style to provide a more cohesive user experience.

Checklist✅

Screenshots/GIF📷

Screenshot 2024-02-23 221948 Working under JWOC

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mytwit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 25, 2024 9:02am
ramith-kulal commented 4 months ago

@varshith257 @JiyaGupta-cs have a look

varshith257 commented 4 months ago

Can provide updated scrollbar scr?

ramith-kulal commented 4 months ago

Can provide updated scrollbar scr?

Yes Screenshot 2024-02-25 143628

ramith-kulal commented 4 months ago

Can provide updated scrollbar scr?

Yes Screenshot 2024-02-25 143628

to replicate github scrollbar we need to remove the border radius which look kinda odd so i added border radius hope thats fine

ramith-kulal commented 4 months ago

LGTM

🙌

ramith-kulal commented 4 months ago

if at all the width further needs to be increased let me know , hope this pr gets merged.