ADD: added debug webseit und fixed some bugs

This commit is contained in:
Henry Winkel
2024-02-15 18:39:44 +01:00
parent f9e5916081
commit 5a59f87f13
14 changed files with 460 additions and 105 deletions

View File

@@ -0,0 +1,9 @@
.Container
{
display: flex;
}
.InfoPane{
width: 70%;
padding-left: 1rem
}