mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-25 08:46:25 +00:00
chore(audioPlaybackSpeed): remove obsolete style
This commit is contained in:
parent
c9b29127c9
commit
28767d97f4
1 changed files with 0 additions and 1 deletions
|
@ -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 }}
|
||||
>
|
||||
<Menu.MenuGroup
|
||||
label="Playback speed"
|
||||
|
|
Loading…
Reference in a new issue