diff --git a/demo/src/App.vue b/demo/src/App.vue index 5d82a23..25d08b8 100644 --- a/demo/src/App.vue +++ b/demo/src/App.vue @@ -16,7 +16,10 @@ -
npm install --save vue-js-modal
@@ -48,21 +51,20 @@
Mixed
- Is resizable, but if the size of the screen is changed modal will return to its initial size as well as it will try to adapt to the page size
+ Is resizable, but if the size of the screen is changed - modal will return to its initial size as well as it will try to adapt to the page size
-
-
-
-
-
+
+
+
+
+
-
@@ -100,45 +102,53 @@ export default {
diff --git a/src/Resizer.vue b/src/Resizer.vue
index 0069ed2..7c24cea 100644
--- a/src/Resizer.vue
+++ b/src/Resizer.vue
@@ -78,32 +78,32 @@ export default {