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.
1 parent b2a838f commit a29b331Copy full SHA for a29b331
components/Toast.vue
@@ -1,5 +1,5 @@
1
<template>
2
- <div id="toast" class="absolute right-[20px] top-24">
+ <div id="toast" class="fixed right-[20px] top-24">
3
<div
4
class="
5
absolute
0 commit comments