We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79a368c + 6ca98cd commit 220471fCopy full SHA for 220471f
adminforth/spa/src/App.vue
@@ -195,7 +195,7 @@
195
</div>
196
197
<AcceptModal />
198
- <div v-if="toastStore.toasts.length>0" class="fixed bottom-5 right-5 flex gap-1 flex-col-reverse z-50">
+ <div v-if="toastStore.toasts.length>0" class="fixed bottom-5 right-5 flex gap-1 flex-col-reverse z-[100]">
199
<transition-group
200
name="fade"
201
tag="div"
0 commit comments