fixes #18682
@ -132,7 +132,7 @@
// --------------------------------------------------
:host(.fab-button-disabled) {
--opacity: .5;
opacity: .5;
pointer-events: none;
}
The note is not visible to the blocked user.