XF 2.1 Zoom 125% on Editor

Wesker

Well-known member
This is a strange request but something we're testing. Trying to find what CSS we should add here to increase zoom in on the editor.

187614

html { zoom: 125%; }

This works for normal site but doesn't change the editor so while the remaining portion of the site is zoomed in the editor isn't. Anyone have an idea how we would code this so the editor is also zoomed in 125%?
 
Top Bottom