[Cleanup] Remove unnecessary pointer-event-auto (#2523)

This commit is contained in:
Chenlei Hu
2025-02-11 21:41:47 -05:00
committed by GitHub
parent 9017513979
commit ca2aee296a
8 changed files with 8 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div
class="comfy-vue-node-search-container flex justify-center items-center w-full min-w-96 pointer-events-auto"
class="comfy-vue-node-search-container flex justify-center items-center w-full min-w-96"
>
<div
class="comfy-vue-node-preview-container absolute left-[-350px] top-[50px]"