Fix litegraph dialog CSS

This commit is contained in:
space-nuko 2023-05-30 16:01:49 -05:00
parent 9af7033c5e
commit 04f4fba013
1 changed files with 1 additions and 1 deletions

View File

@ -14,5 +14,5 @@
window.graph = app.graph;
</script>
</head>
<body></body>
<body class="litegraph"></body>
</html>