Resolve "Suchleiste optimieren" #235

Merged
ben8 merged 1 commits from 113-suchleiste-optimieren into master 2025-05-03 10:10:37 +00:00
Showing only changes of commit a8103b4a20 - Show all commits
+3
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>