style: 渲染器容器样式调整

This commit is contained in:
wangxuefeng 2025-03-26 14:13:20 +08:00
parent 70c7c253eb
commit 7717d86bd9

View File

@ -8,7 +8,7 @@
</head>
<body>
<div id="y-code-renderer"></div>
<div id="y-code-renderer" style="width: 100%; height: 100%"></div>
<script type="module" src="/src/index.ts"></script>
</body>
</html>