summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/templates/login.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/templates/login.html b/res/templates/login.html
index 26389851..1bf512a8 100644
--- a/res/templates/login.html
+++ b/res/templates/login.html
@@ -15,6 +15,7 @@ html {
body {
background-color: transparent;
+ overflow-y: auto;
}
</style>
{% endblock %}