🎨 Sync all code from branch develop.

This commit is contained in:
凡梦星尘
2022-06-12 15:39:35 +08:00
parent e4f48fb897
commit 8eb4071c85
17 changed files with 60 additions and 46 deletions

View File

@@ -1,3 +1,4 @@
@if $toc_enable {
.post-toc {
font-size: $font-size-small;
padding: 0 8px;

View File

@@ -12,8 +12,10 @@
@media (any-hover: hover) {
body:not(.sidebar-active) .sidebar-toggle:hover {
@include toggle-arrow($sidebar_position);
}
}
.sidebar-active .sidebar-toggle {
@include toggle-close($sidebar_position);
}

View File

@@ -1,3 +1,4 @@
@if $site_state {
.site-state {
@include flex-wrap();
line-height: 1.4;