diff --git a/ui/common/css/component/_friend-box.scss b/ui/common/css/component/_friend-box.scss index 7c4fcf4893..514bbe0d5a 100644 --- a/ui/common/css/component/_friend-box.scss +++ b/ui/common/css/component/_friend-box.scss @@ -46,6 +46,7 @@ overflow: hidden; text-overflow: ellipsis; .line::before { + color: $c-good; content: ''; } }