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 0068286 commit 1bf0a2cCopy full SHA for 1bf0a2c
src/SvelteToast.svelte
@@ -28,7 +28,6 @@ ul {
28
padding: 0;
29
list-style-type: none;
30
z-index: 9999;
31
- pointer-events: auto;
32
top: var(--toastContainerTop,1.5rem);
33
right: var(--toastContainerRight,2rem);
34
bottom: var(--toastContainerBottom,auto);
0 commit comments