Update BDFDB.max.js
This commit is contained in:
parent
be295ee604
commit
46195f0c30
|
@ -5407,6 +5407,10 @@ var BDFDB = {myPlugins: BDFDB && BDFDB.myPlugins ? BDFDB.myPlugins : {}, BDv2Api
|
|||
|
||||
BDFDB.appendLocalStyle('BDFDB', `
|
||||
@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/BetterDocsBlock.css);
|
||||
|
||||
${BDFDB.dotCN.optionpopoutbutton} .BDFDB-undefined svg {
|
||||
display: none;
|
||||
}
|
||||
|
||||
${BDFDB.dotCN.overflowellipsis} {
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in New Issue