[deploy] Chat search icon color fix (#7430)
Added svg color fill property for search icon
This commit is contained in:
parent
212a945ff8
commit
b37bb942ec
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@
|
|||
margin-left: 2px;
|
||||
svg {
|
||||
vertical-align: -5px;
|
||||
fill: var(--indicator-default-color);
|
||||
}
|
||||
}
|
||||
input {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue