Reduce response body font size
This commit is contained in:
@@ -27,7 +27,7 @@ export default {
|
||||
},
|
||||
fontSize: {
|
||||
type: String,
|
||||
default: '12px'
|
||||
default: '16px'
|
||||
},
|
||||
placeholder: {
|
||||
type: String,
|
||||
|
||||
@@ -573,7 +573,7 @@
|
||||
theme="dracula"
|
||||
lang="json"
|
||||
:rows="16"
|
||||
fontSize="18px"
|
||||
fontSize="16px"
|
||||
placeholder="(waiting to send request)" />
|
||||
<iframe
|
||||
:class="{hidden: !previewEnabled}"
|
||||
|
||||
Reference in New Issue
Block a user