Also fix #34242
@ -92,6 +92,10 @@
}
.tippy-box[data-theme="menu"] .item:focus {
background: var(--color-hover);
.tippy-box[data-theme="menu"] .item.active {
background: var(--color-active);
The note is not visible to the blocked user.