only apply scroll rule to promptext
This commit is contained in:
parent
9ffdb85b12
commit
261cdfe9b7
|
@ -29,7 +29,7 @@ div.y2t-output button {
|
||||||
display:block;
|
display:block;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.y2t-output div {
|
div.y2t-output div.promptext {
|
||||||
max-height: 120px;
|
max-height: 120px;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
display:block;
|
display:block;
|
||||||
|
|
Loading…
Reference in New Issue