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;
|
||||
}
|
||||
|
||||
div.y2t-output div {
|
||||
div.y2t-output div.promptext {
|
||||
max-height: 120px;
|
||||
overflow-y: scroll;
|
||||
display:block;
|
||||
|
|
Loading…
Reference in New Issue