Ahmad Kholid 3 년 전
부모
커밋
cde82bcf48
2개의 변경된 파일2개의 추가작업 그리고 5개의 파일을 삭제
  1. 1 1
      package.json
  2. 1 4
      src/newtab/App.vue

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "automa",
-  "version": "1.10.1",
+  "version": "1.11.0",
   "description": "An extension for automating your browser by connecting blocks",
   "license": "MIT",
   "repository": {

+ 1 - 4
src/newtab/App.vue

@@ -57,10 +57,7 @@
       class="absolute bg-white shadow-md rounded-full -right-2 -top-2 transition scale-0 group-hover:scale-100"
       @click="closeModal"
     >
-      <v-remixicon
-        class="text-gray-600 dark:text-gray-200"
-        name="riCloseLine"
-      />
+      <v-remixicon class="text-gray-600" name="riCloseLine" />
     </button>
     <h2 class="font-semibold text-lg">
       {{ activeModal.title }}