diff --git a/docs/content.en/docs/release-notes/_index.md b/docs/content.en/docs/release-notes/_index.md index 7559864a..3a97b079 100644 --- a/docs/content.en/docs/release-notes/_index.md +++ b/docs/content.en/docs/release-notes/_index.md @@ -24,6 +24,7 @@ feat: open quick ai with modifier key + enter #939 feat: allow navigate back when cursor is at the beginning #940 feat: add compact mode for window #947 feat(extension compatibility): minimum_coco_version #946 +feat: add window opacity configuration option #963 ### 🐛 Bug fix diff --git a/src/components/Search/InputBox.tsx b/src/components/Search/InputBox.tsx index 875e1097..a9484fb6 100644 --- a/src/components/Search/InputBox.tsx +++ b/src/components/Search/InputBox.tsx @@ -310,7 +310,6 @@ export default function ChatInput({