We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59433f7 commit eba7013Copy full SHA for eba7013
src/components/dialog/content/MissingNodesContent.vue
@@ -20,7 +20,7 @@
20
21
<!-- Missing Nodes List Wrapper -->
22
<div
23
- class="flex flex-col max-h-[256px] rounded-lg py-2 scrollbar-custom bg-secondary-background"
+ class="comfy-missing-nodes flex flex-col max-h-[256px] rounded-lg py-2 scrollbar-custom bg-component-node-widget-background"
24
>
25
26
v-for="(node, i) in uniqueNodes"
0 commit comments