Make shadow a bit pinchier in dark mode.
@@ -588,7 +588,7 @@ input[type="radio"]:focus {
background: #000000;
border: 1px solid #ffffff;
box-shadow: 10px 10px 0px 0px #aaa;
box-shadow: 10px 10px 0px 0px #ddd;
}
/* 5. QR CONTAINER: Dark to match the theme */
The note is not visible to the blocked user.