style update

This commit is contained in:
edbrz9 2022-12-30 13:52:43 +01:00
parent 7bcb098d2c
commit 23f2ddcd20
1 changed files with 4 additions and 0 deletions

View File

@ -37,4 +37,8 @@ div.y2t-output div {
max-height: 120px; max-height: 120px;
overflow-y: scroll; overflow-y: scroll;
display:block; display:block;
}
input {
width: 400px;
} }