ADD: added debug webseit und fixed some bugs
This commit is contained in:
9
webapp/src/components/Debug/Debug.scss
Normal file
9
webapp/src/components/Debug/Debug.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
.Container
|
||||
{
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.InfoPane{
|
||||
width: 70%;
|
||||
padding-left: 1rem
|
||||
}
|
||||
Reference in New Issue
Block a user