DmitrMakeev commited on
Commit
3371288
·
verified ·
1 Parent(s): 45ec98e

Update buil_json.html

Browse files
Files changed (1) hide show
  1. buil_json.html +1 -1
buil_json.html CHANGED
@@ -7,7 +7,7 @@
7
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jsoneditor/9.9.2/jsoneditor.min.css" />
8
  <style>
9
  #jsoneditor {
10
- width: 100%;
11
  height: 400px;
12
  }
13
  </style>
 
7
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jsoneditor/9.9.2/jsoneditor.min.css" />
8
  <style>
9
  #jsoneditor {
10
+ width: 60%;
11
  height: 400px;
12
  }
13
  </style>