diff --git a/src/App.vue b/src/App.vue index 59cc3f29..9b991965 100644 --- a/src/App.vue +++ b/src/App.vue @@ -106,7 +106,7 @@ b { } .btn { - @apply py-2 px-4 rounded; + @apply py-2 px-4 rounded cursor-pointer; } .reset {