only apply scroll rule to promptext

This commit is contained in:
edbrz9 2022-12-30 19:13:28 +01:00
parent 9ffdb85b12
commit 261cdfe9b7
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ div.y2t-output button {
display:block;
}
div.y2t-output div {
div.y2t-output div.promptext {
max-height: 120px;
overflow-y: scroll;
display:block;