Bug Fixing, buttons nicht sichtbar im hellen modus, Logout zu weit rechts. Von hell auf dunkel standard

This commit is contained in:
Nirodan
2025-07-07 11:39:47 +02:00
parent 8d7b254306
commit 96b5fc1a81
7 changed files with 45 additions and 28 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ function ToolOverview() {
const role = localStorage.getItem('role');
return (
<div>
<div className="main-content">
<h2>Tool-Übersicht</h2>
<p>Wähle ein Tool aus:</p>