mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-24 00:34:09 +00:00
[3d] bug fix for unable click vue button (#2581)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<template>
|
||||
<div class="absolute top-2 left-2 flex flex-col gap-2 z-20">
|
||||
<div
|
||||
class="absolute top-2 left-2 flex flex-col gap-2 pointer-events-auto z-20"
|
||||
>
|
||||
<Button class="p-button-rounded p-button-text" @click="toggleCamera">
|
||||
<i
|
||||
class="pi pi-camera text-white text-lg"
|
||||
|
||||
Reference in New Issue
Block a user