Update symbols.component.scss

This commit is contained in:
piotrpekala7 2020-03-17 14:37:07 +01:00
parent 117e67ed33
commit ae540777a4

View File

@ -28,6 +28,8 @@
.image {
width: 65px;
height: 65px;
filter: invert(0);
--webkit-filter: invert(0)!important;
}
.imageSelected {