Bug Fixing, buttons nicht sichtbar im hellen modus, Logout zu weit rechts. Von hell auf dunkel standard
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user