Update ThemeRepo.plugin.js

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

View File

@ -219,6 +219,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,