Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Avoid 'transparent black' gradients in left panel #2373

Merged
merged 1 commit into from
Dec 18, 2018

Conversation

nadonomy
Copy link
Contributor

Fixes the 'transparent black' gradients in the left panel in some browsers. This quick fix hard codes RGBa values, but we can avoid this when we upgrade Sass in future and instead use $transparentize.

Related reading: https://css-tricks.com/thing-know-gradients-transparent-black/

Before:
screenshot 2018-12-18 at 17 55 23

After:
screenshot 2018-12-18 at 17 58 35

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants