diff --git a/public/index.html b/public/index.html index aec5dcd9..0ca6eee1 100644 --- a/public/index.html +++ b/public/index.html @@ -11,7 +11,6 @@ -
- + diff --git a/src/components/Toast.vue b/src/components/Toast.vue index 211faaf6..2cf9c0bb 100644 --- a/src/components/Toast.vue +++ b/src/components/Toast.vue @@ -17,7 +17,7 @@ :style="{ opacity }" v-if="show" > - +

{{ message }}