From 99c0cfe0b9ab8de7ae9bf016c837b653bfd9167e Mon Sep 17 00:00:00 2001 From: DorraJaouad Date: Mon, 11 Mar 2024 14:22:04 +0100 Subject: [PATCH] fix(ConversationIcon): force light background color for conversation type when using light theme Signed-off-by: DorraJaouad --- src/components/TopBar/TopBar.vue | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/components/TopBar/TopBar.vue b/src/components/TopBar/TopBar.vue index 5ffb8159110..a5353f41d09 100644 --- a/src/components/TopBar/TopBar.vue +++ b/src/components/TopBar/TopBar.vue @@ -20,7 +20,7 @@ -->