BenShelton / library-api

An API for accessing information related to meetings and publications of Jehovah's Witnesses
https://benshelton.github.io/library-api/
MIT License
10 stars 2 forks source link

[Bug] Scrollbars are inconsistent #25

Closed BenShelton closed 3 years ago

BenShelton commented 3 years ago

Packages

Media

Describe the bug

For some reason the scrollbars look different depending on the device.

To Reproduce

  1. Go to Control Panel & view media
  2. On some devices the scrollbar has a white background & shifts the content over

Expected behavior

A transparent scrollbar which overlays the content and disappears when not active, similar to the "default" mac experience.

Screenshots

image

Additional context

Creating a custom scrollbar similar to https://gist.github.com/devinrhode2/2573411 could help.