From 4f5600ced56f519c3e4a5f1ab7fed5c5e40fcc2e Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Mon, 26 Aug 2024 19:43:35 +0200 Subject: [PATCH] Update PluginRepo.plugin.js --- Plugins/PluginRepo/PluginRepo.plugin.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins/PluginRepo/PluginRepo.plugin.js b/Plugins/PluginRepo/PluginRepo.plugin.js index d5eeb0d998..f8ee125f3f 100644 --- a/Plugins/PluginRepo/PluginRepo.plugin.js +++ b/Plugins/PluginRepo/PluginRepo.plugin.js @@ -180,6 +180,7 @@ module.exports = (_ => { BDFDB.ReactUtils.createElement(BDFDB.LibraryComponents.Flex.Child, { grow: 1, shrink: 0, + basis: "auto", children: BDFDB.ReactUtils.createElement(BDFDB.LibraryComponents.FormComponents.FormTitle, { tag: BDFDB.LibraryComponents.FormComponents.FormTags.H1, className: BDFDB.disCN.marginreset,