fix(header): header style and search dropdown (#282)

This commit is contained in:
Dillon
2020-04-29 15:40:57 +08:00
committed by GitHub
parent 7affd65bba
commit fa4c567ac4
9 changed files with 33 additions and 12 deletions

View File

@@ -161,7 +161,7 @@ class Theme {
dropdownMenuContainer: `#search-dropdown-${classSuffix}`,
clearOnSelected: true,
cssClasses: { noPrefix: true },
// debug: true,
debug: true,
}, {
name: 'search',
source: (query, callback) => {