From d6f344fd9d1f5b9d00e5a0e02493889907bc9538 Mon Sep 17 00:00:00 2001 From: Mimi <1119186082@qq.com> Date: Thu, 17 Sep 2020 14:08:11 +0800 Subject: [PATCH] Refactor sidebar-panel using flex layout --- _config.yml | 2 +- layout/_partials/sidebar/site-overview.njk | 12 ++++++------ .../_common/outline/sidebar/sidebar-blogroll.styl | 1 - .../css/_common/outline/sidebar/sidebar-button.styl | 6 ++++-- source/css/_common/outline/sidebar/sidebar-nav.styl | 4 +++- source/css/_common/outline/sidebar/sidebar.styl | 4 +++- source/css/_common/outline/sidebar/site-state.styl | 1 - source/css/_schemes/Muse/_sidebar.styl | 4 +++- source/css/_schemes/Pisces/_sidebar.styl | 4 +--- 9 files changed, 21 insertions(+), 17 deletions(-) diff --git a/_config.yml b/_config.yml index 00e08b3..787c987 100644 --- a/_config.yml +++ b/_config.yml @@ -495,7 +495,7 @@ baidu_push: false # Server-side plugin: https://github.com/next-theme/hexo-filter-mathjax math: # Default (false) will load mathjax / katex script on demand. - # That is it only render those page which has `mathjax: true` in Front-matter. + # That is it only render those page which has `mathjax: true` in front-matter. # If you set it to true, it will load mathjax / katex srcipt EVERY PAGE. every_page: false diff --git a/layout/_partials/sidebar/site-overview.njk b/layout/_partials/sidebar/site-overview.njk index 7900f57..d1a7c7f 100644 --- a/layout/_partials/sidebar/site-overview.njk +++ b/layout/_partials/sidebar/site-overview.njk @@ -1,4 +1,4 @@ -