Update OwnerTag.plugin.js

This commit is contained in:
Mirco Wittrien 2020-02-27 11:58:52 +01:00
parent e328d83128
commit 3697b29564
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ var OwnerTag = (_ => {
${BDFDB.dotCNS.userprofile + BDFDB.dotCN.memberownericon} {
top: 0px;
}
${BDFDB.dotCNS.messagecozy + BDFDB.dotCN.memberownericon} {
margin-right: .25rem;
}
${BDFDB.dotCNS.messagecozy + BDFDB.dotCN.messageusername} + ${BDFDB.dotCN.memberownericon} {
margin-left: 0;
}