Update PluginRepo.plugin.js

This commit is contained in:
Mirco Wittrien 2024-08-26 19:43:35 +02:00
parent d78fc602d2
commit 4f5600ced5
1 changed files with 1 additions and 0 deletions

View File

@ -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,