kein_Verspringen_der_Suchleiste fix #113

This commit is contained in:
ben8
2025-05-03 12:10:06 +02:00
parent ba3e89f9f7
commit a8103b4a20

View File

@@ -71,5 +71,8 @@
localStorage.setItem("meine_seite_scroll", 0);}
</script>
{% block extra_js %}{% endblock %}
<style>html {
overflow-y: scroll;
}</style>
</body>
</html>