[deploy] Chat search icon color fix (#7430)

Added svg color fill property for search icon
This commit is contained in:
Sujith 2020-04-22 15:36:24 +05:30 committed by GitHub
parent 212a945ff8
commit b37bb942ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,6 +83,7 @@
margin-left: 2px;
svg {
vertical-align: -5px;
fill: var(--indicator-default-color);
}
}
input {