fix: stabilize media progress and cancel controls

This commit is contained in:
NimBold
2026-07-17 17:12:56 +03:30
parent f4b830414d
commit db39cd2153
11 changed files with 372 additions and 44 deletions
+1 -1
View File
@@ -198,7 +198,7 @@ function App() {
<span>{actionLabel} in 10 seconds.</span>
<button
type="button"
className="app-button px-2 py-1"
className="app-button app-button-cancel px-2 py-1"
onClick={cancel}
>
Cancel