mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
fix: Background dark mode colour issue in campaign view (#4416)
This commit is contained in:
@@ -109,6 +109,7 @@ export default {
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
overflow-y: auto;
|
||||
color-scheme: light dark;
|
||||
}
|
||||
|
||||
.conversation-wrap {
|
||||
|
||||
Reference in New Issue
Block a user