Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
</div>
|
| 8 |
|
| 9 |
<div style="padding-bottom: 20px;">
|
| 10 |
-
<div id="trl_diff" style="width: 100%;
|
| 11 |
</div>
|
| 12 |
|
| 13 |
<script src="https://unpkg.com/monaco-editor@latest/min/vs/loader.js"></script>
|
|
|
|
| 7 |
</div>
|
| 8 |
|
| 9 |
<div style="padding-bottom: 20px;">
|
| 10 |
+
<div id="trl_diff" style="width: 100%; border: 1px solid grey;"></div>
|
| 11 |
</div>
|
| 12 |
|
| 13 |
<script src="https://unpkg.com/monaco-editor@latest/min/vs/loader.js"></script>
|