Update OwnerTag.plugin.js
This commit is contained in:
parent
e328d83128
commit
3697b29564
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue