Skip to content

Commit 1bf0a2c

Browse files
committed
Remove pointer-events css
1 parent 0068286 commit 1bf0a2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SvelteToast.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ ul {
2828
padding: 0;
2929
list-style-type: none;
3030
z-index: 9999;
31-
pointer-events: auto;
3231
top: var(--toastContainerTop,1.5rem);
3332
right: var(--toastContainerRight,2rem);
3433
bottom: var(--toastContainerBottom,auto);

0 commit comments

Comments
 (0)