From 28767d97f47bb260019b7458a0a0f7e23ea28922 Mon Sep 17 00:00:00 2001 From: D3SOX Date: Sat, 1 Jun 2024 16:56:26 +0200 Subject: [PATCH] chore(audioPlaybackSpeed): remove obsolete style --- src/plugins/audioPlaybackSpeed/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/audioPlaybackSpeed/index.tsx b/src/plugins/audioPlaybackSpeed/index.tsx index 03739f2dc..c0f4e2956 100644 --- a/src/plugins/audioPlaybackSpeed/index.tsx +++ b/src/plugins/audioPlaybackSpeed/index.tsx @@ -39,7 +39,6 @@ export default definePlugin({ navId="playback-speed" onClose={() => FluxDispatcher.dispatch({ type: "CONTEXT_MENU_CLOSE" })} aria-label="Playback speed control" - style={{ zIndex: 2 }} >