Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove scrollbar css styling #42

Merged
merged 1 commit into from
Feb 13, 2024
Merged

feat: remove scrollbar css styling #42

merged 1 commit into from
Feb 13, 2024

Conversation

alangsto
Copy link
Member

I noticed that the scrollbar on stage and prod was now green, which was not the case previously. I discovered that we had some custom css styling on the scrollbar, that was now appearing.

Before:
Screenshot 2024-02-13 at 9 52 41 AM

After:
Screenshot 2024-02-13 at 9 52 52 AM

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b20b8c4) 81.36% compared to head (fbadce7) 81.36%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   81.36%   81.36%           
=======================================
  Files          13       13           
  Lines         220      220           
  Branches       30       30           
=======================================
  Hits          179      179           
  Misses         39       39           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alangsto alangsto merged commit 9416695 into main Feb 13, 2024
6 checks passed
@alangsto alangsto deleted the alangsto/update_css branch February 13, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants