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:
pacmandoh
2024-02-05 01:10:33 +08:00
committed by Hk-Gosuto
parent f76e47931f
commit 666c80456a
5 changed files with 17 additions and 3 deletions

View File

@@ -125,6 +125,7 @@ const cn = {
DeleteChat: "确认删除选中的对话?",
DeleteToast: "已删除会话",
Revert: "撤销",
Search: "搜索聊天",
},
Settings: {
Title: "设置",