OSDN Git Service

カーソルをデフォルトへ
authortkskjri05 <t.kujirai@nagatake.co.jp>
Thu, 29 Apr 2021 13:47:39 +0000 (22:47 +0900)
committertkskjri05 <t.kujirai@nagatake.co.jp>
Thu, 29 Apr 2021 13:47:39 +0000 (22:47 +0900)
src/components/todoApp.vue

index 46f9ef0..09efb74 100644 (file)
@@ -7,7 +7,7 @@
               list="todo_header" 
               v-model="titleName" 
               @input="onHeaderChange"
-              class="w-10/12 px-1 py-2 mb-1 border-b border-gray-500 focus:outline-none focus:border-indigo-500 transition-colors cursor-pointer text-gray-900" />
+              class="w-10/12 px-1 py-2 mb-1 border-b border-gray-500 focus:outline-none focus:border-indigo-500 transition-colors text-gray-900" />
         <button class="bg-gray-200 w-12 h-12 px-3 py-2 mb-1 ml-0 text-sm font-bold tracking-wider text-gray hover:bg-gray-400 inline-flex items-center justify-center"
           @click="searchHeader">
           <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-list-check" viewBox="0 0 16 16">