From c7768bab9bb575eabb27eb0e9129feccbf5ffd8d Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 13 Jan 2020 10:25:28 +0100 Subject: Fix colors of icons in the modal Signed-off-by: Joas Schilling --- css/icons.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'css') diff --git a/css/icons.scss b/css/icons.scss index 493815bbb..2cc861d94 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 { -- cgit v1.2.3