Update EditUsers.plugin.js
This commit is contained in:
parent
7e189da738
commit
4b1b4e69d0
|
@ -48,8 +48,15 @@ class EditUsers {
|
|||
${BDFDB.dotCNS.message + BDFDB.dotCN.messageheadercozy} {
|
||||
padding-top: 0;
|
||||
}
|
||||
${BDFDB.dotCN.messageheadercozymeta} > span:first-child {
|
||||
${BDFDB.dotCN.messageheadercompact} > span.popout-open,
|
||||
${BDFDB.dotCN.messageheadercompact} > span[class=""],
|
||||
${BDFDB.dotCN.messageheadercozymeta} > span.popout-open,
|
||||
${BDFDB.dotCN.messageheadercozymeta} > span[class=""] {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
}
|
||||
${BDFDB.dotCNS.messageheadercompact + BDFDB.dotCN.messageusername} {
|
||||
text-indent: 0px;
|
||||
}
|
||||
${BDFDB.dotCN.bottag} {
|
||||
line-height: 13px;
|
||||
|
|
Loading…
Reference in New Issue