cull editor height to 200px
This commit is contained in:
parent
2544decab2
commit
81245e9c05
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ limitations under the License.
|
|||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
outline: none;
|
||||
max-height: 200px;
|
||||
overflow-x: auto;
|
||||
|
||||
span {
|
||||
display: inline-block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue