Update buil_json.html
Browse files- 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:
|
| 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>
|