Update TopRoleEverywhere.plugin.js

Fix style in replied message when using BotTag Style
This commit is contained in:
Ekibunnel 2024-04-08 14:38:11 +02:00 committed by GitHub
parent 13a82fa675
commit f5757c153d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -123,6 +123,11 @@ module.exports = (_ => {
margin-left: 0;
text-indent: 0;
}
${BDFDB.dotCNS.messagerepliedmessage + BDFDB.dotCN._toproleseverywherebadgestyle} {
margin-right: 0.3rem !important;
margin-left: 0;
flex: 0 0 auto;
}
${BDFDB.dotCN._toproleseverywhererolestyle} {
display: inline-flex;
margin: 0 0 0 0.3rem;