From 49aa10cb7eee8a2c2b32fc69b7dbeeed1f1177f5 Mon Sep 17 00:00:00 2001 From: MrWhiff Date: Tue, 9 Dec 2025 20:17:06 +0100 Subject: [PATCH] AstraOS Ver. 1.5: - Bigfix: Seitenleiste und copyright ist nicht mehr scrollbar --- AstraOS/Frontend/HTML/discord_bots.html | 80 ++++++++++++------------- AstraOS/Frontend/HTML/sidebar.html | 31 +++++----- 2 files changed, 56 insertions(+), 55 deletions(-) diff --git a/AstraOS/Frontend/HTML/discord_bots.html b/AstraOS/Frontend/HTML/discord_bots.html index 5562a3f..6947d31 100644 --- a/AstraOS/Frontend/HTML/discord_bots.html +++ b/AstraOS/Frontend/HTML/discord_bots.html @@ -18,52 +18,50 @@ {% block content %}
-
- -
-

Discord Bot Management

- -
+ +
+

Discord Bot Management

+ +
- -
- {% for bot in bots %} -
-
-
-

{{ bot.name }}

- - {{ bot.status }} - -
-

Filename: {{ bot.filename }}

+ +
+ {% for bot in bots %} +
+
+
+

{{ bot.name }}

+ + {{ bot.status }} +
-
- -
- - Konsole - - -
+

Filename: {{ bot.filename }}

+
+
+ +
+ + Konsole + +
- {% else %} -

Noch keine Bots hochgeladen.

- {% endfor %}
-
+ {% else %} +

Noch keine Bots hochgeladen.

+ {% endfor %} +