Update CharCounter.plugin.js

This commit is contained in:
Mirco Wittrien 2024-06-13 18:51:26 +02:00
parent f3cdac8d7e
commit 6edff57f4b
1 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
* @name CharCounter * @name CharCounter
* @author DevilBro * @author DevilBro
* @authorId 278543574059057154 * @authorId 278543574059057154
* @version 1.6.2 * @version 1.6.3
* @description Adds a Character Counter to most Inputs * @description Adds a Character Counter to most Inputs
* @invite Jx3TjNS * @invite Jx3TjNS
* @donate https://www.paypal.me/MircoWittrien * @donate https://www.paypal.me/MircoWittrien
@ -103,15 +103,15 @@ module.exports = (_ => {
} }
${BDFDB.dotCN._charcounterchatcounter} { ${BDFDB.dotCN._charcounterchatcounter} {
right: 0; right: 0;
bottom: -1.3em; bottom: 0.3em;
} }
${BDFDB.dotCN._charcountereditcounter} { ${BDFDB.dotCN._charcountereditcounter} {
right: 0; right: 0;
bottom: -1.3em; bottom: -1.3em;
} }
${BDFDB.dotCN._charcounterthreadcreationcounter} { ${BDFDB.dotCN._charcounterthreadcreationcounter} {
right: 0; right: 16px;
bottom: -1.1em; bottom: 0.3em;
} }
${BDFDB.dotCN._charcounteruploadcounter} { ${BDFDB.dotCN._charcounteruploadcounter} {
right: 0; right: 0;