mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-01 23: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:
@@ -128,6 +128,7 @@ const en: LocaleType = {
|
||||
DeleteChat: "Confirm to delete the selected conversation?",
|
||||
DeleteToast: "Chat Deleted",
|
||||
Revert: "Revert",
|
||||
Search: "Search Chat",
|
||||
},
|
||||
Settings: {
|
||||
Title: "Settings",
|
||||
|
||||
Reference in New Issue
Block a user