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
@@ -19,7 +19,7 @@ function LoginForm() {
};
return (
<div>
<div className="main-content">
<h2>Login</h2>
<input
value={username}