mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 18:52:19 +00:00
[Style] Fix pointer events on graph canvas panel content (#2534)
This commit is contained in:
@@ -75,8 +75,6 @@ const getTabTooltipSuffix = (tab: SidebarTabExtension) => {
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
pointer-events: auto;
|
||||
|
||||
width: var(--sidebar-width);
|
||||
height: 100%;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user