@ -106,7 +106,7 @@ display: block !important;
/* desktop only */
@media (min-width: 992px) {
*{
body{
background:#ff8;
}
@ -136,7 +136,7 @@ display: block !important;
/* mobile & ipad only */
@media (max-width: 993px) {
background:#0ff;
The note is not visible to the blocked user.