Reduce response body font size

This commit is contained in:
Hossein Nedaee
2019-11-10 21:08:57 +03:30
parent 4accbda497
commit 716434d59e
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ export default {
},
fontSize: {
type: String,
default: '12px'
default: '16px'
},
placeholder: {
type: String,