Browse Source

Merge branch 'dev' of https://github.com/automaapp/automa into dev

Ahmad Kholid 1 year ago
parent
commit
e9105f684a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/newtab/workflow/edit/EditJavascriptCode.vue

+ 1 - 1
src/components/newtab/workflow/edit/EditJavascriptCode.vue

@@ -61,7 +61,7 @@
         Run before page loaded
       </ui-checkbox>
     </template>
-    <ui-modal v-model="state.showCodeModal" content-class="max-w-4xl">
+    <ui-modal v-model="state.showCodeModal" content-class="w-11\/12">
       <template #header>
         <ui-tabs v-model="state.activeTab" class="border-none">
           <ui-tab value="code">