File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/Webkul/Admin/src/Resources/views/settings/workflows Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ class="flex flex-col gap-4"
200
200
{!! view_render_event (' admin.settings.workflows.edit.condition.before' , [' workflow' => $workflow ]) ! !}
201
201
202
202
<!-- Conditions -->
203
- < div
203
+ < div
204
204
class = " flex flex-col gap-4"
205
205
id= " conditions"
206
206
>
@@ -344,7 +344,7 @@ class="first-line:text-md flex max-w-max items-center gap-2 text-brandColor"
344
344
id =" v-workflow-condition-item-template"
345
345
>
346
346
< div class = " flex items-center justify-between gap-4" >
347
- < div class = " flex flex-wrap gap-4" >
347
+ < div class = " flex flex-1 gap-4 max-sm:flex-1 max-sm:flex-wrap " >
348
348
<!-- Select main condition. -->
349
349
< select
350
350
: name= " ['conditions[' + index + '][attribute]']"
You can’t perform that action at this time.
0 commit comments