Status: add color to repost icon
This commit is contained in:
parent
6f35933bad
commit
080cef309d
1 changed files with 4 additions and 0 deletions
|
@ -143,6 +143,10 @@
|
|||
.status__prepend-icon-wrapper {
|
||||
left: -26px;
|
||||
position: absolute;
|
||||
|
||||
svg.feather-repeat {
|
||||
color: var(--highlight-text-color);
|
||||
}
|
||||
}
|
||||
|
||||
.status {
|
||||
|
|
Loading…
Reference in a new issue