From 65140db40cdd09ac492dbd2ad6d584e372311b01 Mon Sep 17 00:00:00 2001 From: Jas Singh Date: Tue, 24 Dec 2024 03:32:51 -0800 Subject: [PATCH] Fixed styling of playback toggle button in volume menu. (#615) --- src/components/menus/audio/active/index.tsx | 2 +- src/lib/utils.ts | 2 +- src/scss/style/menus/audiomenu.scss | 24 ++++++++++----------- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/components/menus/audio/active/index.tsx b/src/components/menus/audio/active/index.tsx index fa640cc..470aba1 100644 --- a/src/components/menus/audio/active/index.tsx +++ b/src/components/menus/audio/active/index.tsx @@ -16,7 +16,7 @@ const Header = (): JSX.Element => (