Skip to content

Commit 5263f15

Browse files
committed
fix chat label
1 parent 381e788 commit 5263f15

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

build/system24.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,10 @@ body {
416416
.callContainer_cb9592 {
417417
padding: 8px;
418418
}
419+
420+
.messagesWrapper__36d07 {
421+
mask: none !important;
422+
}
419423
}
420424
}
421425

src/panel-labels.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,5 +147,9 @@ body {
147147
.callContainer_cb9592 {
148148
padding: 8px;
149149
}
150+
151+
.messagesWrapper__36d07 {
152+
mask: none !important;
153+
}
150154
}
151155
}

0 commit comments

Comments
 (0)