add scroller to the output block
This commit is contained in:
parent
1691684c78
commit
62f9981325
|
@ -13,6 +13,8 @@
|
|||
border-radius: 4px;
|
||||
|
||||
padding: 5px 10px;
|
||||
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.top-bar {
|
||||
|
|
Loading…
Reference in New Issue