Explorar o código

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

Ahmad Kholid %!s(int64=2) %!d(string=hai) anos
pai
achega
7a0d43c773
Modificáronse 1 ficheiros con 6 adicións e 1 borrados
  1. 6 1
      src/content/elementSelector/App.vue

+ 6 - 1
src/content/elementSelector/App.vue

@@ -80,7 +80,12 @@
           @highlight="toggleHighlightElement"
           @execute="state.isExecuting = $event"
         />
-        <div v-if="state.showSettings && !state.hide" class="mt-4">
+        <div
+          v-if="
+            state.showSettings && state.selectorType === 'css' && !state.hide
+          "
+          class="mt-4"
+        >
           <p class="font-semibold mb-4">Selector settings</p>
           <ul class="space-y-4">
             <li>