fix(mail(css)): yellow flags for more visibility

This commit is contained in:
Francis Lachapelle
2020-07-24 09:46:16 -04:00
parent 09f63b2e3b
commit 94efa4d7d4
3 changed files with 6 additions and 2 deletions
@@ -30,6 +30,10 @@
}
}
.sg-icon-star {
color: $colorYellow700;
}
// Message view header
// Could be made into a more generic component
// ----------------------------------------------------------------------------