Try fix workflow tabs vertical scrollbar (#2191)

This commit is contained in:
Chenlei Hu
2025-01-07 13:39:14 -05:00
committed by GitHub
parent 527561d148
commit 0130d41be5

View File

@@ -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