diff --git a/src/static_src/scss/_dashboard.scss b/src/static_src/scss/_dashboard.scss index ed8d7c9..c0197c4 100644 --- a/src/static_src/scss/_dashboard.scss +++ b/src/static_src/scss/_dashboard.scss @@ -32,7 +32,6 @@ body.page-dashboard { position: absolute; bottom: 0.5rem; right: 0.5rem; - padding-bottom: 0.2rem; z-index: 1; background: none; border: none; diff --git a/src/templates/apps/dashboard/home.html b/src/templates/apps/dashboard/home.html index 3fbea76..7484d10 100644 --- a/src/templates/apps/dashboard/home.html +++ b/src/templates/apps/dashboard/home.html @@ -11,7 +11,9 @@ {% block content %} {% if user.is_authenticated %}