Add smarter filtering for debugstream

This commit is contained in:
Valtteri Karesto
2022-03-22 17:08:00 +02:00
parent 2e25242ebe
commit 48e9898e31
2 changed files with 16 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ body,
min-height: 100vh;
display: flex;
flex-direction: column;
overflow-y: hidden;
/* overflow-y: hidden; */
}
* {