May 11, 2020 Add extra.less to the template. Less: .message-userExtras { .pairs { dt { margin-right: 3px; &:before { .m-faBase(); padding-right: 2px; } } &:nth-child(1) dt { .m-faBefore("\f075"); } &:nth-child(2) dt { .m-faBefore("\f164"); } &:nth-child(3) dt { .m-faBefore("\f091"); } } } Click to expand...
Add extra.less to the template. Less: .message-userExtras { .pairs { dt { margin-right: 3px; &:before { .m-faBase(); padding-right: 2px; } } &:nth-child(1) dt { .m-faBefore("\f075"); } &:nth-child(2) dt { .m-faBefore("\f164"); } &:nth-child(3) dt { .m-faBefore("\f091"); } } }