add scroller to the output block

This commit is contained in:
b1ek 2024-02-18 12:38:01 +10:00
parent 1691684c78
commit 62f9981325
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
border-radius: 4px;
padding: 5px 10px;
overflow-y: auto;
}
.top-bar {