Status: add color to repost icon

This commit is contained in:
Alex Gleason
2021-10-08 15:46:34 -05:00
parent 6f35933bad
commit 080cef309d

View File

@ -143,6 +143,10 @@
.status__prepend-icon-wrapper {
left: -26px;
position: absolute;
svg.feather-repeat {
color: var(--highlight-text-color);
}
}
.status {