diff --git a/src/App.tsx b/src/App.tsx index 56149c9..2c16ce8 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1142,6 +1142,22 @@ function App() { +
e.stopPropagation()}> + Content Zoom +
+ + {zoom}% + +
+
+
e.stopPropagation()}> + Content Width +
+ + {contentWidth}px + +
+
)} {menuOpen === 'help' && menuItemRefs.current['help'] && (