Update OwnerTag.plugin.js

This commit is contained in:
Mirco Wittrien 2020-10-07 10:07:59 +02:00
parent 4aea853b01
commit 4b19e68771
1 changed files with 0 additions and 3 deletions

View File

@ -99,9 +99,6 @@ module.exports = (_ => {
${BDFDB.dotCNS.messagecozy + BDFDB.dotCN.memberownericon} { ${BDFDB.dotCNS.messagecozy + BDFDB.dotCN.memberownericon} {
margin-right: .25rem; margin-right: .25rem;
} }
${BDFDB.dotCNS.messagecozy + BDFDB.dotCN.messageusername} + ${BDFDB.dotCN.memberownericon} {
margin-left: 0;
}
`; `;
} }