chat: Don't show option to report or timeout yourself

pull/9914/head
Benedikt Werner 2021-10-03 07:04:06 +02:00
parent d488cd3974
commit e5806be7e7
No known key found for this signature in database
GPG Key ID: 1DBFF0F8E9E121EB
1 changed files with 4 additions and 0 deletions

View File

@ -92,6 +92,10 @@
display: block;
text-shadow: 0 0 2px $c-bg-box, 0 0 5px $c-bg-box, 0 0 10px $c-bg-box;
}
li.me i {
display: none !important;
}
}
&__say {