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
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

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