Status: add color to repost icon
This commit is contained in:
@@ -143,6 +143,10 @@
|
|||||||
.status__prepend-icon-wrapper {
|
.status__prepend-icon-wrapper {
|
||||||
left: -26px;
|
left: -26px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
||||||
|
svg.feather-repeat {
|
||||||
|
color: var(--highlight-text-color);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.status {
|
.status {
|
||||||
|
|||||||
Reference in New Issue
Block a user