diff --git a/src/components/Player/InputBox/MenuButton/MenuButton.module.scss b/src/components/Player/InputBox/MenuButton/MenuButton.module.scss index 1947fa9..4b85f53 100644 --- a/src/components/Player/InputBox/MenuButton/MenuButton.module.scss +++ b/src/components/Player/InputBox/MenuButton/MenuButton.module.scss @@ -1,4 +1,5 @@ .menuButton { + background: none; border-left: none; outline-offset: -8px; position: absolute;