fix fill color on boosted status

This commit is contained in:
Nolan Lawson 2018-01-21 23:06:41 -08:00
parent ec411d1ce6
commit 9bba0d80d8
1 changed files with 1 additions and 0 deletions

View File

@ -197,6 +197,7 @@
.status-boosted svg {
width: 18px;
height: 18px;
fill: var(--deemphasized-text-color);
}
.status-sensitive-media-container {