From 4c64144f3df2c0da5100799f18489f9c2dfb2abc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phillip=20K=C3=BChne?= Date: Thu, 30 Mar 2023 21:05:36 +0200 Subject: [PATCH] Fix sticky Popups --- backend/templates/main_admin.html | 133 ++++++++++++++---------------- 1 file changed, 62 insertions(+), 71 deletions(-) diff --git a/backend/templates/main_admin.html b/backend/templates/main_admin.html index 5379dc2..64b9252 100644 --- a/backend/templates/main_admin.html +++ b/backend/templates/main_admin.html @@ -1,15 +1,13 @@ - - {% extends 'base.html' %} {% block title %}Warteliste-Admin{% endblock %} {% block content %}
@@ -18,24 +16,13 @@ table td:nth-child(2) { - +
- +
@@ -53,15 +40,18 @@ table td:nth-child(2) {