Browse Source

Fix litegraph dialog CSS

pull/711/head
space-nuko 1 year ago
parent
commit
04f4fba013
  1. 2
      web/index.html

2
web/index.html

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

Loading…
Cancel
Save