Skip to content

Instantly share code, notes, and snippets.

@miclaus
Last active January 27, 2021 23:08
Show Gist options
  • Save miclaus/053009c9f588692ea9c3cb73f7733ada to your computer and use it in GitHub Desktop.
Save miclaus/053009c9f588692ea9c3cb73f7733ada to your computer and use it in GitHub Desktop.
rm_piano_backdrop
document.querySelector('#piano-modal-backdrop').remove();document.querySelector('#piano-modal-container').remove();document.querySelector('body').style.overflow='auto';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment