Fix logs UX
This commit is contained in:
parent
64274f4de5
commit
d069939c6b
3 changed files with 43 additions and 29 deletions
|
|
@ -86,8 +86,10 @@
|
|||
}
|
||||
|
||||
.logs-view {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
.logs-container {
|
||||
max-height: 100%;
|
||||
max-width: 100%;
|
||||
overflow-y: auto;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue