Fix chat color icon in convo details
This commit is contained in:
parent
db995addae
commit
d7bd4eb156
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@
|
||||||
|
|
||||||
&--color {
|
&--color {
|
||||||
&::after {
|
&::after {
|
||||||
@include details-icon('../images/icons/v3/timer/timer.svg');
|
@include details-icon('../images/icons/v3/color/color.svg');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue