mirror of
https://github.com/discourse/discourse-solved.git
synced 2026-09-18 15:31:34 -04:00
improve styling
This commit is contained in:
@@ -48,7 +48,7 @@ export default {
|
||||
openTag: 'span',
|
||||
closeTag: 'span',
|
||||
title: I18n.t('solved.has_accepted_answer'),
|
||||
icon: 'check-square'
|
||||
icon: 'check-square-o'
|
||||
});
|
||||
}
|
||||
return results;
|
||||
|
||||
Reference in New Issue
Block a user