Fix #5945 - techwireasia fix screenshot
[app.webkitpdf] / domains / techwireasia.com.js
1
2 (function (args) {
3      
4     try { document.getElementsByClassName('qc-cmp-ui-container')[0].setAttribute('style', 'display :none !important'); }catch(e){}
5     try { document.body.setAttribute('style', 'overflow :auto !important');}catch(e){}
6     
7     
8     
9 })();