height
This commit is contained in:
parent
1cae0333f9
commit
0fa7a87cff
|
@ -39,7 +39,7 @@
|
|||
.logging-content {
|
||||
white-space: pre-line;
|
||||
overflow: auto;
|
||||
height: calc(100vh - 400px);
|
||||
height: calc(100vh - 420px);
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue