Skip to content

Commit 5289275

Browse files
committed
chore: update css for shadow
1 parent 185b1ef commit 5289275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ const WorkflowOptionsModal = ({
183183
close={loadingWebhook ? null : handleFlowCompletion}
184184
>
185185
<div
186-
className="mt-40 dc__m-auto w-650 dc__box-shadow--modal bg__modal br-8 flexbox h-500 dc__overflow-auto"
186+
className="mt-40 dc__m-auto w-650 shadow__modal bg__modal br-8 flexbox h-500 dc__overflow-auto"
187187
onClick={stopPropagation}
188188
>
189189
{/* Sidebar */}

0 commit comments

Comments
 (0)