Update BetterFriendList.plugin.js

This commit is contained in:
Mirco Wittrien 2023-04-16 11:51:49 +02:00
parent 36c56a005b
commit 7ad04c5cc4
1 changed files with 4 additions and 0 deletions

View File

@ -117,6 +117,10 @@ module.exports = (_ => {
${BDFDB.dotCN._betterfriendlistnamecell} {
width: 200px;
}
${BDFDB.dotCNS.peoplespeoplecolumn + BDFDB.dotCN.searchbar} {
padding-bottom: 0;
margin-bottom: 0;
}
${BDFDB.dotCN.peoplesuser} {
flex: 1 1 auto;
}