diff --git a/css/icons.scss b/css/icons.scss index 493815bbb9..2cc861d94e 100644 --- a/css/icons.scss +++ b/css/icons.scss @@ -9,6 +9,7 @@ @include icon-black-white('lobby', 'spreed', 1); .app-Talk, +.talk-modal, #call-container { // We always want to use the white icons, this is why we don't use var(--color-white) here. .icon-public { diff --git a/src/components/LeftSidebar/NewGroupConversation/NewGroupConversation.vue b/src/components/LeftSidebar/NewGroupConversation/NewGroupConversation.vue index 1ea58d5c2f..10141074f2 100644 --- a/src/components/LeftSidebar/NewGroupConversation/NewGroupConversation.vue +++ b/src/components/LeftSidebar/NewGroupConversation/NewGroupConversation.vue @@ -35,7 +35,7 @@ size="full" @close="closeModal">