5 lines
56 B
CSS
5 lines
56 B
CSS
pre.response {
|
|
max-height: 300px;
|
|
overflow: auto;
|
|
}
|
pre.response {
|
|
max-height: 300px;
|
|
overflow: auto;
|
|
}
|