icon color fix, follow-up to 5cc0369

This commit is contained in:
Kris 2020-06-04 17:29:28 -04:00
parent 5cc0369898
commit 5cea4a6cc2
1 changed files with 3 additions and 0 deletions

View File

@ -97,6 +97,9 @@
margin: 5px 0 10px 0;
display: flex;
align-items: center;
.d-icon {
color: $primary-high;
}
.reply-details {
max-width: calc(100% - 175px);
flex: 1 1 auto;