mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-21 07:14:11 +00:00
Fix node library bookmark preview (#626)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="node-tree-leaf" ref="container">
|
||||
<div :class="['node-tree-leaf', { bookmark: isBookmarked }]" ref="container">
|
||||
<div class="node-content">
|
||||
<Tag
|
||||
v-if="node.experimental"
|
||||
|
||||
Reference in New Issue
Block a user