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