[Fixes #15944] Add Z-Index to avoid border overlapping
@ -161,6 +161,7 @@
> .btn,
> .btn-group {
margin-left: -1px;
z-index: 2;
}
The note is not visible to the blocked user.