mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-11 21:58:37 +00:00
some styling
This commit is contained in:
parent
a39b4c1637
commit
89ae241bf7
@ -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…
x
Reference in New Issue
Block a user