Skip to content

Instantly share code, notes, and snippets.

@fotinakis
Created November 29, 2016 19:20
Show Gist options
  • Save fotinakis/3491d4159b17ad494bfc2735370da11a to your computer and use it in GitHub Desktop.
Save fotinakis/3491d4159b17ad494bfc2735370da11a to your computer and use it in GitHub Desktop.
Ember zoomTestContainer
$('#ember-testing-container').css('height', '100%');
$('#ember-testing-container').css('width', '100%');
$('#ember-testing').css('zoom', '100%');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment