diff --git a/app/audio/AudioForm.tsx b/app/audio/AudioForm.tsx
index 3248bec..07b4418 100644
--- a/app/audio/AudioForm.tsx
+++ b/app/audio/AudioForm.tsx
@@ -133,7 +133,7 @@ export default function AudioForm({
}, [isSubmitting]);
return (
-
+
) : (
-
- Generating Midi...
-
+
+
+ Generating Midi...
+
+
{" "}
+ {/* Compensate for button height + margin */}
+
)}
diff --git a/components/PianoRoll.tsx b/components/PianoRoll.tsx
index 332e071..d62a0c9 100644
--- a/components/PianoRoll.tsx
+++ b/components/PianoRoll.tsx
@@ -382,6 +382,7 @@ const PianoRoll: React.FC
= ({
{/* Piano Keys Container */}