mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
fix: notification wrapper blocks user from interacting with the main area
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user