Fix post edit icon color (#11873)

This commit is contained in:
Kris 2021-01-27 20:38:15 -05:00 committed by GitHub
parent 0de897fbf2
commit d3febe5e86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -670,6 +670,7 @@ blockquote {
.d-icon {
order: 1;
transition: color 0.25s;
color: var(--primary-med-or-secondary-med);
}
.discourse-no-touch & {
&:hover {