@@ -0,0 +1,10 @@
#окно-подложка
{
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: white;
pointer-events: none;
}
The note is not visible to the blocked user.