mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-20 04:20:10 +00:00
fix: move page padding out of BaseViewTemplate into ConnectionPanelView
This commit is contained in:
@@ -14,9 +14,7 @@
|
||||
class="app-drag h-(--comfy-topbar-height) w-full"
|
||||
/>
|
||||
<div class="grid w-full grow place-items-center overflow-auto">
|
||||
<div class="py-8">
|
||||
<slot />
|
||||
</div>
|
||||
<slot />
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user