كيف تحدد الخيارات المتاحة للإبلاغ عنها؟

@Rahim123 This should be resolvable through custom CSS.

I’d expect something like the following should work fine;

.controls.off_topic {
    display: none !important;
}
إعجاب واحد (1)