Update EditUsers.plugin.js
This commit is contained in:
parent
5a07e5d2aa
commit
a7c894be26
|
@ -48,6 +48,7 @@ class EditUsers {
|
|||
display: inline-flex;
|
||||
}
|
||||
${BDFDB.dotCN.bottag} {
|
||||
line-height: 13px;
|
||||
height: 13px;
|
||||
top: unset;
|
||||
bottom: 0px;
|
||||
|
@ -57,6 +58,9 @@ class EditUsers {
|
|||
${BDFDB.dotCNC.userpopoutheaderbottag + BDFDB.dotCN.userpopoutheaderbottagwithnickname} {
|
||||
bottom: 4px;
|
||||
}
|
||||
${BDFDB.dotCNS.userpopoutheadertagwithnickname + BDFDB.dotCN.userpopoutheaderbottagwithnickname} {
|
||||
bottom: 0px;
|
||||
}
|
||||
${BDFDB.dotCN.userprofilebottag} {
|
||||
bottom: 3px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue