fix fill color on boosted status
This commit is contained in:
parent
ec411d1ce6
commit
9bba0d80d8
|
@ -197,6 +197,7 @@
|
|||
.status-boosted svg {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
fill: var(--deemphasized-text-color);
|
||||
}
|
||||
|
||||
.status-sensitive-media-container {
|
||||
|
|
Loading…
Reference in a new issue