From 5669f792a7e3acb2b91ffd37c9ecb3269a2375ba Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Thu, 4 Feb 2021 23:44:48 +0800 Subject: [PATCH] Fix search results slow scrolling (#273) also: - improve its responsive design - fix the js path in gulp --- _includes/search-results.html | 2 +- _sass/addon/commons.scss | 18 +++++------------- assets/js/_commons/search-display.js | 24 +++++++++++++----------- assets/js/dist/categories.min.js | 2 +- assets/js/dist/home.min.js | 2 +- assets/js/dist/page.min.js | 2 +- assets/js/dist/post.min.js | 2 +- gulpfile.js/tasks/js.js | 2 +- 8 files changed, 24 insertions(+), 30 deletions(-) diff --git a/_includes/search-results.html b/_includes/search-results.html index af67144..d07222a 100644 --- a/_includes/search-results.html +++ b/_includes/search-results.html @@ -2,7 +2,7 @@ The Search results -->