From 65408e2140a684ac9707156813920109c498fc45 Mon Sep 17 00:00:00 2001 From: zerosoul Date: Fri, 13 May 2022 18:54:06 +0800 Subject: [PATCH] fix: commands menu overlay --- src/common/component/Message/Commands.js | 3 +++ src/routes/chat/styled.js | 2 +- src/routes/favs/styled.js | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/common/component/Message/Commands.js b/src/common/component/Message/Commands.js index 4072953e..6bfac688 100644 --- a/src/common/component/Message/Commands.js +++ b/src/common/component/Message/Commands.js @@ -18,6 +18,7 @@ import moreIcon from "../../../assets/icons/more.svg?url"; import toast from "react-hot-toast"; import useMessageOperation from "./useMessageOperation"; const StyledCmds = styled.ul` + z-index: 999; position: absolute; right: 10px; top: 0; @@ -159,6 +160,8 @@ export default function Commands({