refactor(ui): minor font tweaks

This commit is contained in:
liyasthomas
2021-06-21 16:31:40 +05:30
parent 6ddff58ba5
commit 41eb4f8395
17 changed files with 23 additions and 31 deletions

View File

@@ -57,7 +57,7 @@
:options="{
maxLines: responseBodyMaxLines,
minLines: '16',
fontSize: '16px',
fontSize: '15px',
autoScrollEditorIntoView: true,
readOnly: true,
showPrintMargin: false,

View File

@@ -46,7 +46,7 @@
:options="{
maxLines: responseBodyMaxLines,
minLines: '16',
fontSize: '16px',
fontSize: '15px',
autoScrollEditorIntoView: true,
readOnly: true,
showPrintMargin: false,

View File

@@ -45,7 +45,7 @@
:options="{
maxLines: responseBodyMaxLines,
minLines: '16',
fontSize: '16px',
fontSize: '15px',
autoScrollEditorIntoView: true,
readOnly: true,
showPrintMargin: false,

View File

@@ -45,7 +45,7 @@
:options="{
maxLines: responseBodyMaxLines,
minLines: '16',
fontSize: '16px',
fontSize: '15px',
autoScrollEditorIntoView: true,
readOnly: true,
showPrintMargin: false,