From e749db2c7b737ad031ef6a1318329f29b436afeb Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Thu, 11 Jul 2019 10:39:23 +0300 Subject: [PATCH] Fixed #9 - Auto z-index layering for Toast --- src/components/toast/Toast.vue | 26 ++++++++++++++++++++++++-- src/views/toast/ToastDoc.vue | 12 ++++++++++++ 2 files changed, 36 insertions(+), 2 deletions(-) diff --git a/src/components/toast/Toast.vue b/src/components/toast/Toast.vue index ef2a67640..021d2b48b 100644 --- a/src/components/toast/Toast.vue +++ b/src/components/toast/Toast.vue @@ -1,5 +1,5 @@