This commit is contained in:
Mirco Wittrien 2024-06-21 18:37:33 +02:00
parent 9e62cbbb9d
commit d99db81c64
2 changed files with 1 additions and 2 deletions

View File

@ -450,7 +450,7 @@
"GuildIconWrapper": {"strings": ["badgeStrokeColor:", "textScale:"]},
"GuildInvitationRow": {"strings": [".getSelectedInviteMetadata", ".getSuggestedProps", "inviteKey:"], "noSearch": true},
"GuildInvites": {"strings": [".NO_INVITES_BODY", ".DISABLE_INVITES", "submitting"]},
"GuildItem": {"strings": ["guildNode:", "lowerBadge:", "isUnavailable"]},
"GuildItem": {"strings": ["guildNode:", "getCompatibleGuildFolders", "GUILD_TOOLTIP_A11Y_LABEL"]},
"GuildItemWrapper": {"strings": [".pauseBackground", ".isUnavailable", "guildJoinRequestStatus"]},
"GuildMemberEntry": {"strings": [".renderOwnerHelpIcon(", ".overflowButton", ".roleWrapper"]},
"GuildsBar": {"strings": ["unreadMentionsIndicatorTop", "disableAppDownload", ".GUILD_MEMBER_VERIFICATION"]},

View File

@ -426,7 +426,6 @@ module.exports = (_ => {
margin-bottom: 8px;
margin-left: 8px;
}
${BDFDB.dotCNS._displayserversaschannelsstyled + BDFDB.dotCNS.guildswrapper + BDFDB.dotCN.guildinnerwrapper},
${BDFDB.dotCNS._displayserversaschannelsstyled + BDFDB.dotCNS.guildswrapper + BDFDB.dotCN.guildinner} {
width: ${this.settings.amounts.serverListWidth - 20}px;
height: ${this.settings.amounts.serverElementHeight}px;