Make scrollbar visible on MacOS Chrome. #152

Merged
Awjin merged 2 commits from fix-invisible-scrollbar into master 2022-02-23 18:42:52 +01:00
Awjin commented 2022-02-22 22:29:33 +01:00 (Migrated from github.com)

Chrome on MacOS changes the color of the scrollbar based on html's
background color. Currently, since html's background is black,
Chrome makes the scrollbar white, which renders it invisible against
the white body.

Screenshot of current behavior:

Screen Shot 2022-02-22 at 13 17 10

Screenshot of fixed behavior:

Screen Shot 2022-02-22 at 13 17 25
Chrome on MacOS changes the color of the scrollbar based on `html`'s background color. Currently, since `html`'s background is black, Chrome makes the scrollbar white, which renders it invisible against the white `body`. Screenshot of current behavior: <img width="1012" alt="Screen Shot 2022-02-22 at 13 17 10" src="https://user-images.githubusercontent.com/3211874/155222521-deaacb8b-6f2d-4c42-ad9e-f188834ba09e.png"> Screenshot of fixed behavior: <img width="1005" alt="Screen Shot 2022-02-22 at 13 17 25" src="https://user-images.githubusercontent.com/3211874/155222542-a328cf92-7f45-49c1-a6f9-4584bdfe1abe.png">
marijnh commented 2022-02-23 18:42:59 +01:00 (Migrated from github.com)

Thanks!

Thanks!
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
prosemirror/website!152
No description provided.