Improved back-to-top button during fast scrolling

This commit is contained in:
squidfunk
2022-06-05 13:49:03 +02:00
parent a2ccd7327a
commit f1cfe4c07f
10 changed files with 18 additions and 13 deletions

View File

@@ -307,8 +307,9 @@
{% if "navigation.top" in features %}
<a
href="#"
class="md-top md-top--hidden md-icon"
class="md-top md-icon"
data-md-component="top"
hidden
>
{% include ".icons/material/arrow-up.svg" %}
{{ lang.t('top.title') }}