TF-682 Update padding quick search form for tablet landscape

This commit is contained in:
dab246
2022-07-01 19:54:49 +07:00
committed by Dat H. Pham
parent 6b58073790
commit 93177d042d
8 changed files with 162 additions and 156 deletions
@@ -149,6 +149,7 @@ class SearchController extends BaseController {
searchInputController.clear();
cleanSearchFilter();
searchFocus.unfocus();
searchState.value = searchState.value.disableSearchState();
}
});
}