mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-20 17:03:43 +08:00
fix: sidebar search :focus border on Safari
* chore: add placeholder on sidebar search * chore: modify input:focus border-color to adapting to global theme
This commit is contained in:
@@ -125,6 +125,7 @@ const cn = {
|
||||
DeleteChat: "确认删除选中的对话?",
|
||||
DeleteToast: "已删除会话",
|
||||
Revert: "撤销",
|
||||
Search: "搜索聊天",
|
||||
},
|
||||
Settings: {
|
||||
Title: "设置",
|
||||
|
Reference in New Issue
Block a user