From f8b7b01a7c5e7ed0ea4614189d1673d9a85b3dcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Wed, 11 Oct 2023 16:51:15 +0200 Subject: [PATCH] MOBILE-4362 activity: Fix other purpose mod icon color --- src/core/components/mod-icon/mod-icon.scss | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/core/components/mod-icon/mod-icon.scss b/src/core/components/mod-icon/mod-icon.scss index d8a742862..d7a2d78b0 100644 --- a/src/core/components/mod-icon/mod-icon.scss +++ b/src/core/components/mod-icon/mod-icon.scss @@ -26,13 +26,6 @@ } } } - - &.other { - img { - filter: var(--filter); - } - } - } img {