always show badge on mobile

This commit is contained in:
Alec Armbruster 2023-06-27 11:42:00 -04:00
parent 06736c3df1
commit 9e1eb5fe19
No known key found for this signature in database
GPG key ID: 52BC7C84E960FD1B

View file

@ -316,7 +316,7 @@ export class CommentNode extends Component<CommentNodeProps, CommentNodeState> {
)}
{this.isPostCreator && (
<div
className="badge text-info text-bg-light d-none d-sm-inline me-2"
className="badge text-info text-bg-light d-sm-inline me-2"
aria-label={I18NextService.i18n.t("creator")}
data-tippy-content={I18NextService.i18n.t("creator")}
>