diff --git a/app/assets/stylesheets/common/base/topic-post.scss b/app/assets/stylesheets/common/base/topic-post.scss index 3bc1abf630b..bb8cea16835 100644 --- a/app/assets/stylesheets/common/base/topic-post.scss +++ b/app/assets/stylesheets/common/base/topic-post.scss @@ -1450,6 +1450,11 @@ span.mention { .btn { margin-right: 0.5em; white-space: nowrap; + + .d-icon { + color: inherit; + } + &.btn-remind { background: var(--primary-very-low); margin-right: auto;