AllenInstitute / biofile-finder

An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
https://biofile-finder.allencell.org/
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

[small] Fix scrollbar for Safari and Chromium #319

Closed aswallace closed 1 week ago

aswallace commented 2 weeks ago

Description

Scrollbar was not styled in Safari and Chromium. Added webkit pseudo-element in global styles for everything under the body element.

Screenshots

Before:

image image

After:

image image