style: remove background color from search bar container

This commit is contained in:
jxxghp
2026-04-08 15:15:16 +08:00
parent 660338688a
commit 9cf782eb5b
4 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -2008,7 +2008,7 @@ export default {
},
searchBar: {
search: 'Search',
searchPlaceholder: 'Search movies and TV shows...',
searchPlaceholder: 'Search movies, TV shows and more...',
recentSearches: 'Recent Searches',
noRecentSearches: 'No recent search history',
functions: 'Functions',
+1 -1
View File
@@ -1980,7 +1980,7 @@ export default {
},
searchBar: {
search: '搜索',
searchPlaceholder: '搜索电影剧集...',
searchPlaceholder: '搜索电影剧集以及更多...',
recentSearches: '最近搜索',
noRecentSearches: '没有最近搜索记录',
functions: '功能',
+1 -1
View File
@@ -1981,7 +1981,7 @@ export default {
},
searchBar: {
search: '搜索',
searchPlaceholder: '搜索電影劇集...',
searchPlaceholder: '搜索電影劇集以及更多...',
recentSearches: '最近搜索',
noRecentSearches: '沒有最近搜索記錄',
functions: '功能',