aamay001 / react-resume

Resume Builder in React
https://resumejs.netlify.app/
107 stars 52 forks source link

DarkMode fix for moreVisibilityModal #55

Closed christianarty closed 5 years ago

christianarty commented 5 years ago

Since the modal renders outside the regular App darkMode node, the css had to be altered to account for that.

aamay001 commented 5 years ago

Hi @christianarty, the original author submitted a PR to fix this before your solution was submitted. Thanks for trying this out and sorry it could not be merged.