fix: notification wrapper blocks user from interacting with the main area

This commit is contained in:
Peng Xiao
2021-11-01 21:37:56 +08:00
committed by Tienson Qin
parent f3b4de5c93
commit 30e4233daf
2 changed files with 2 additions and 2 deletions

View File

@@ -48,6 +48,7 @@
z-index: 99;
width: 100%;
top: 3.2em;
pointer-events: none;
&-content {
@apply inset-0 flex items-end justify-center px-4 py-3