mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 10:42:44 +00:00
[Style] Fix second row workflow tabs overflow (#2194)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="absolute top-0 left-0 w-auto pointer-events-auto">
|
<div class="absolute top-0 left-0 w-auto max-w-full pointer-events-auto">
|
||||||
<WorkflowTabs />
|
<WorkflowTabs />
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user