some styling
This commit is contained in:
parent
a39b4c1637
commit
89ae241bf7
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@
|
|||
<title>Tree sitter test</title>
|
||||
</head>
|
||||
<body style="padding: 0; margin: 0">
|
||||
<textarea id="code" style="width: 100%"></textarea>
|
||||
<div id="graph"></div>
|
||||
<textarea id="code" style="width: 100%; height: 100px"></textarea>
|
||||
<div id="graph" style="display: flex; width: 100%"></div>
|
||||
<script type="module" src="/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue