border nit

This commit is contained in:
Ruben Fiszel
2025-04-26 20:45:52 +02:00
parent 4bb9d64d4f
commit 97ae0d80df
@@ -352,7 +352,7 @@
<div class="h-full flex flex-col">
{#if flowModule.value.type === 'rawscript' && !noEditor}
<div class="border-b-2 shadow-sm px-1">
<div class="shadow-sm px-1 border-b-1 border-gray-200 dark:border-gray-700">
<EditorBar
customUi={customUi?.editorBar}
{validCode}