Update ServerFolders.plugin.js

This commit is contained in:
Mirco Wittrien 2023-05-08 09:22:27 +02:00
parent a42c01e3b9
commit 63ae1087e9
1 changed files with 1 additions and 1 deletions

View File

@ -529,7 +529,7 @@ module.exports = (_ => {
z-index: 10000 !important;
}
${BDFDB.dotCN._serverfoldersfoldercontent + BDFDB.notCN.guildswrapperhidden} {
transition: width 0.2s cubic-bezier(.44,1.04,1,1.01) !important;
transition: width 0.25s cubic-bezier(.44,1.04,1,1.01) !important;
}
${BDFDB.dotCN.guildswrapper}[style*="width: 0px"] ~ ${BDFDB.dotCN._serverfoldersfoldercontent},
${BDFDB.dotCN._serverfoldersfoldercontent + BDFDB.dotCN._serverfoldersfoldercontentclosed} {