From a7a13496e5757f3b4f4b1cf0d308d90d6154f49d Mon Sep 17 00:00:00 2001 From: MMcLovin <122990047+MMcLovin@users.noreply.github.com> Date: Mon, 9 Oct 2023 18:18:59 -0300 Subject: [PATCH] fix: fix user's dropdown menu boundaries --- templates/base.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/templates/base.html b/templates/base.html index 1ff2c39..6a4a375 100644 --- a/templates/base.html +++ b/templates/base.html @@ -17,6 +17,18 @@ {% block title %}{% endblock title %} | Virtual Judge + + +