mirror of
https://github.com/pyscript/pyscript.git
synced 2022-05-01 19:47:48 +03:00
simplify output
This commit is contained in:
@@ -20,9 +20,9 @@
|
|||||||
</py-env>
|
</py-env>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<py-box>
|
<py-box widths="2/3;1/3">
|
||||||
<div class="w-2/3"><py-repl id="my-repl" auto-generate="true" target="output"> </py-repl></div>
|
<py-repl id="my-repl" auto-generate="true" target="output"> </py-repl>
|
||||||
<div id="output" class="w-1/3"></div>
|
<div id="output"></div>
|
||||||
</py-box>
|
</py-box>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user