diff --git a/src/App.tsx b/src/App.tsx index 90e0c33..6e1ab8d 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'] && (