diff --git a/src/message.tsx b/src/message.tsx index 0049e92..a8ce9cf 100644 --- a/src/message.tsx +++ b/src/message.tsx @@ -102,36 +102,36 @@ export default function Message(props: Props) {
- {showEdit && ( -
- -
- -
-
- )}
+ {showEdit && ( +
+ +
+ +
+
+ )} {showCopiedHint && } {chatStore.develop_mode && (