Last active
May 15, 2018 08:31
-
-
Save webknjaz/7d0af6f1e29c4f8c658bccdea063bc69 to your computer and use it in GitHub Desktop.
Make important part of job view in Shippable fullscreen
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// F12 to enter DevTools, then copy-paste this snippet there | |
document.querySelector('.container>ui-view>div').webkitRequestFullScreen() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment