diff --git a/assets/main.scss b/assets/main.scss
index 454381e..8bf6159 100644
--- a/assets/main.scss
+++ b/assets/main.scss
@@ -240,7 +240,7 @@ a[href^="#"] {
}
&-close {
- @apply absolute right-3 top-3 text-4xl opacity-50;
+ @apply absolute right-3 top-3 text-4xl opacity-50 cursor-pointer;
}
&-status {
diff --git a/components/model/item.vue b/components/model/item.vue
index 91e48a2..6c065b7 100644
--- a/components/model/item.vue
+++ b/components/model/item.vue
@@ -1,6 +1,6 @@
-
-
-
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file