Fix scroll in sidebar (#308)

See #307
This commit is contained in:
Ljcbaby 2021-07-02 13:05:04 +08:00 committed by GitHub
parent ec312ec30d
commit 5dc546c8c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,7 @@
{{- next_inject('sidebar') }} {{- next_inject('sidebar') }}
</div> </div>
</div> </div>
</div>
{%- if theme.back2top.enable and theme.back2top.sidebar %} {%- if theme.back2top.enable and theme.back2top.sidebar %}
<div class="back-to-top animated" role="button" aria-label="{{ __('accessibility.back_to_top') }}"> <div class="back-to-top animated" role="button" aria-label="{{ __('accessibility.back_to_top') }}">