Stop notifications blocking all pointer events across full width
This commit is contained in:
parent
ae0a5d2c51
commit
5beb70578c
|
@ -51,6 +51,7 @@
|
|||
flex-direction: column;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.toast {
|
||||
|
|
Loading…
Reference in New Issue