UX: update chat draft icon colour (#20326)

This commit is contained in:
chapoi
2023-02-16 15:16:07 +07:00
committed by GitHub
parent 1a5f6aefc7
commit 33ee46d62b

View File

@ -32,7 +32,7 @@
.d-icon {
height: 1.5em;
width: 1.5em;
color: var(--quaternary);
color: var(--primary-medium);
}
}
}