I got the easiest fix for this, in the index.html or similar file for your project, within the script tag, include electron and configure zoom level as below,
This works perfectly fine across devices.
The viewport meta tag approach doesn't work well on desktop, only fixes issue on mobile devices.