diff --git a/src/components/MainContent.vue b/src/components/MainContent.vue index cdbeae4..4453ae9 100644 --- a/src/components/MainContent.vue +++ b/src/components/MainContent.vue @@ -11,16 +11,13 @@
-
+
@@ -30,368 +27,368 @@ \ No newline at end of file + .cursor-grabbing { + cursor: grabbing; + } + diff --git a/src/components/PreviewModal.vue b/src/components/PreviewModal.vue index 571e025..4879456 100644 --- a/src/components/PreviewModal.vue +++ b/src/components/PreviewModal.vue @@ -1,5 +1,7 @@