mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 22:35:15 -04:00
some styling
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user