bugfix: fix chat styles breaking in stream mode

This commit is contained in:
Murilo Brito 2025-12-23 19:51:48 -03:00
parent 0f5f866b22
commit c8082fe923
2 changed files with 2 additions and 0 deletions

View file

@ -25,6 +25,7 @@
padding: 8px; padding: 8px;
} }
.vtt.stream.system-daggerheart .chat-sidebar,
.daggerheart.chat-sidebar, .daggerheart.chat-sidebar,
#chat-notifications { #chat-notifications {
.chat-log { .chat-log {

View file

@ -152,6 +152,7 @@
} }
} }
.vtt.stream.system-daggerheart .chat-sidebar,
.daggerheart, .daggerheart,
#chat-notifications { #chat-notifications {
.chat-message { .chat-message {