diff --git a/src/app/components/preferences/common/symbols/symbols.component.scss b/src/app/components/preferences/common/symbols/symbols.component.scss index 6a9cb194..1b888329 100644 --- a/src/app/components/preferences/common/symbols/symbols.component.scss +++ b/src/app/components/preferences/common/symbols/symbols.component.scss @@ -28,6 +28,8 @@ .image { width: 65px; height: 65px; + filter: invert(0); + --webkit-filter: invert(0)!important; } .imageSelected {