diff --git a/app/styles/components/status.scss b/app/styles/components/status.scss index 5c7c08ce0..37a60f5f0 100644 --- a/app/styles/components/status.scss +++ b/app/styles/components/status.scss @@ -143,6 +143,10 @@ .status__prepend-icon-wrapper { left: -26px; position: absolute; + + svg.feather-repeat { + color: var(--highlight-text-color); + } } .status {