Unban user messages from TTS narration
This commit is contained in:
parent
5acb7402b9
commit
44b51693ee
|
@ -1,4 +1,3 @@
|
|||
body.tts .mes[is_user="true"] .mes_narrate,
|
||||
body.tts .mes[is_system="true"] .mes_narrate {
|
||||
display: none;
|
||||
}
|
||||
|
@ -364,4 +363,4 @@ body.movingUI #groupMemberListPopout {
|
|||
|
||||
body.noShadows * {
|
||||
text-shadow: none !important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue