mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-12 20:47:22 +00:00
fix: stabilize media progress and cancel controls
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user