Implement zoom for mousewheel event on stream (#238)

This commit is contained in:
Frank Noirot
2023-08-08 18:30:26 -04:00
committed by GitHub
parent a6f92e358b
commit f9259aa869
5 changed files with 37 additions and 4 deletions

View File

@ -76,7 +76,7 @@ export const Settings = () => {
Close
</ActionButton>
</AppHeader>
<div className="mt-16 max-w-3xl mx-auto">
<div className="my-24 max-w-5xl mx-auto">
<h1 className="text-4xl font-bold">User Settings</h1>
{(window as any).__TAURI__ && (
<SettingsSection