mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-27 03:19:56 +00:00
Try fix workflow tabs vertical scrollbar (#2191)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="workflow-tabs-container flex flex-row w-full">
|
||||
<ScrollPanel
|
||||
class="overflow-x-hidden"
|
||||
class="overflow-hidden"
|
||||
:pt:content="{
|
||||
class: 'p-0 w-full',
|
||||
onwheel: handleWheel
|
||||
|
||||
Reference in New Issue
Block a user